]> git.openstreetmap.org Git - chef.git/commitdiff
Make Jochen an admin on grindtooth
authorTom Hughes <tom@compton.nu>
Sun, 9 Feb 2014 10:30:02 +0000 (10:30 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 9 Feb 2014 10:30:02 +0000 (10:30 +0000)
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 => {