]> git.openstreetmap.org Git - chef.git/blobdiff - roles/longma.rb
Remove sibling lists for tile caches
[chef.git] / roles / longma.rb
index 842cf1a82d5fe1b078eeb292f99e3726368a71ff..e2a498c4ce9fdb9175ef8848e2b2d28886428fb3 100644 (file)
@@ -48,12 +48,7 @@ default_attributes(
     }
   },
   :tilecache => {
-    :tile_parent => "hsinchu.render.openstreetmap.org",
-    :tile_siblings => [
-      "balerion.openstreetmap.org",
-      "waima.openstreetmap.org",
-      "tuatara.openstreetmap.org"
-    ]
+    :tile_parent => "hsinchu.render.openstreetmap.org"
   }
 )