projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7e802a
)
Add asmith as admin on HostedIn.NZ machines
author
Tom Hughes
<tom@compton.nu>
Tue, 26 Feb 2019 09:40:22 +0000
(09:40 +0000)
committer
Tom Hughes
<tom@compton.nu>
Tue, 26 Feb 2019 09:40:22 +0000
(09:40 +0000)
roles/hostedinnz.rb
patch
|
blob
|
history
diff --git
a/roles/hostedinnz.rb
b/roles/hostedinnz.rb
index 40eaba9cc8c7b16a1b236d63809cda21a30a9acd..2c743767761141ac1287723be09a0f40685ebe72 100644
(file)
--- a/
roles/hostedinnz.rb
+++ b/
roles/hostedinnz.rb
@@
-2,6
+2,11
@@
name "hostedinnz"
description "Role applied to all servers at HostedIn.NZ"
default_attributes(
+ :accounts => {
+ :users => {
+ :asmith => { :status => :administrator }
+ }
+ },
:hosted_by => "HostedIn.NZ",
:location => "Wellington, New Zealand",
:networking => {