]> git.openstreetmap.org Git - chef.git/blobdiff - roles/longma.rb
nginx: add libwww-perl req by munin nginx
[chef.git] / roles / longma.rb
index 8de62a5d03f402a8823505d4c5dc47fe5b8c3c29..6639332e32f1d15736ec153527bd85c35f0c5594 100644 (file)
@@ -32,7 +32,12 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :tile_parent => "hsinchu.render.openstreetmap.org"
+    :tile_parent => "hsinchu.render.openstreetmap.org",
+    :tile_siblings => [
+      "balerion.openstreetmap.org",
+      "waima.openstreetmap.org",
+      "tuatara.openstreetmap.org"
+    ]
   }
 )