]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grnet.rb
Make grnet user an administrator on GRNET machines
[chef.git] / roles / grnet.rb
index 30dc0a5f5d69a57f17d0c6ea273141241c00d275..102ae9df574d01f3be0b4c7f06a3bf23c8220376 100644 (file)
@@ -2,6 +2,11 @@ name "grnet"
 description "Role applied to all servers at GRNET"
 
 default_attributes(
 description "Role applied to all servers at GRNET"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :grnet => { :status => :administrator }
+    }
+  },
   :hosted_by => "GRNET",
   :location => "Athens, Greece",
   :networking => {
   :hosted_by => "GRNET",
   :location => "Athens, Greece",
   :networking => {