]> git.openstreetmap.org Git - chef.git/blobdiff - roles/nchc.rb
match complete URIs in nominatim's apache conf
[chef.git] / roles / nchc.rb
index ebc9487bb9ecbfdf61c4235295003d732edad80c..8291d68668c230fdc97e4b29866bdb9789d516a5 100644 (file)
@@ -2,6 +2,12 @@ name "nchc"
 description "Role applied to all servers at NCHC"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :steven => { :status => :administrator },
+      :ceasar => { :status => :administrator }
+    }
+  },
   :networking => {
     :nameservers => [ "8.8.8.8", "8.8.4.4" ],
     :roles => {