]> git.openstreetmap.org Git - chef.git/commitdiff
Add local admin for exonetric site.
authorMatt Amos <zerebubuth@gmail.com>
Sun, 8 Nov 2015 13:07:11 +0000 (13:07 +0000)
committerMatt Amos <zerebubuth@gmail.com>
Sun, 8 Nov 2015 13:07:11 +0000 (13:07 +0000)
roles/exonetric.rb

index 094fda11003f9c60b0575708a16df6160d828239..bb67bca6ac2ae652e4fc31df1b4f904477b317fa 100644 (file)
@@ -2,6 +2,11 @@ name "exonetric"
 description "Role applied to all servers at Exonetric"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :hatter => { :status => :administrator }
+    }
+  },
   :networking => {
     :roles => {
       :external => {