]> git.openstreetmap.org Git - chef.git/commitdiff
Make grnet user an administrator on GRNET machines
authorTom Hughes <tom@compton.nu>
Thu, 25 May 2017 13:25:59 +0000 (14:25 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 25 May 2017 13:25:59 +0000 (14:25 +0100)
roles/grnet.rb

index 30dc0a5f5d69a57f17d0c6ea273141241c00d275..102ae9df574d01f3be0b4c7f06a3bf23c8220376 100644 (file)
@@ -2,6 +2,11 @@ name "grnet"
 description "Role applied to all servers at GRNET"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :grnet => { :status => :administrator }
+    }
+  },
   :hosted_by => "GRNET",
   :location => "Athens, Greece",
   :networking => {