]> git.openstreetmap.org Git - chef.git/commitdiff
Add asmith as admin on HostedIn.NZ machines
authorTom Hughes <tom@compton.nu>
Tue, 26 Feb 2019 09:40:22 +0000 (09:40 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 26 Feb 2019 09:40:22 +0000 (09:40 +0000)
roles/hostedinnz.rb

index 40eaba9cc8c7b16a1b236d63809cda21a30a9acd..2c743767761141ac1287723be09a0f40685ebe72 100644 (file)
@@ -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 => {