]> git.openstreetmap.org Git - chef.git/blobdiff - roles/grindtooth.rb
Make Jochen an admin on grindtooth
[chef.git] / roles / grindtooth.rb
index f5eb3afcf175a870362cb52c19e825f04e12ce22..7fc2daea98ee2ce2e7126eefad34c36a094652cc 100644 (file)
@@ -2,6 +2,11 @@ name "grindtooth"
 description "Master role applied to grindtooth"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :jochen => { :status => :administrator }
+    }
+  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {