]> git.openstreetmap.org Git - chef.git/commitdiff
Add remote hands account for greenminihost
authorTom Hughes <tom@compton.nu>
Sat, 9 May 2020 11:16:34 +0000 (12:16 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 9 May 2020 11:16:34 +0000 (12:16 +0100)
roles/greenmini.rb

index d9985b5c0cb5ede5ccf5a5aaf3c6cceda39d4f6f..16f7974d5431dea3c26a2669910e373fe2c284c8 100644 (file)
@@ -2,6 +2,11 @@ name "greenmini"
 description "Role applied to all servers at greenminihost"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :joris => { :status => :administrator }
+    }
+  },
   :hosted_by => "greenminihost",
   :location => "Dronten, Netherlands",
   :networking => {