]> git.openstreetmap.org Git - chef.git/blobdiff - roles/jakelong.rb
Install ipmitool on machines with the ipmi_si module loaded
[chef.git] / roles / jakelong.rb
index b164b6c893ab461d427b4fe39ff8bd3a5bd32a08..41b409f5d76e25e6bf64f449f16be0ced178ab3e 100644 (file)
@@ -27,7 +27,13 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 15000 block-size=8192 max-size=262144 membufs=30"
   },
   :tilecache => {
-    :tile_parent => "sanfrancisco.render.openstreetmap.org"
+    :tile_parent => "sanfrancisco.render.openstreetmap.org",
+    :tile_siblings => [
+      "nadder-01.openstreetmap.org",
+      "nadder-02.openstreetmap.org",
+      "nepomuk.openstreetmap.org",
+      "tabaluga.openstreetmap.org"
+    ]
   }
 )