]> git.openstreetmap.org Git - chef.git/blobdiff - roles/lysator.rb
tilecache: enable some caching in nginx
[chef.git] / roles / lysator.rb
index ad1f0087f909145c48d0c3657a18a5e6112e41bd..22f34ea5273cf744611118e341601c47ad33ec82 100644 (file)
@@ -2,10 +2,16 @@ name "lysator"
 description "Role applied to all servers at Lysator"
 
 default_attributes(
+  :accounts => {
+    :users => {
+      :aoh => { :status => :administrator },
+      :lysroot => { :status => :administrator }
+    }
+  },
   :hosted_by => "Lysator",
   :location => "Linköping, Sweden",
   :networking => {
-    :nameservers => ["130.236.254.225", "2001:6b0:17:f0a0::e1"],
+    :nameservers => ["130.236.254.225", "2001:6b0:17:f0a0::e1", "130.236.254.4"],
     :roles => {
       :external => {
         :zone => "osm"