]> git.openstreetmap.org Git - chef.git/blobdiff - roles/boitata.rb
Remove sibling lists for tile caches
[chef.git] / roles / boitata.rb
index 1e7b99a3400fa8bd1566d23cd3299c554ba7db52..82cc3399ed5949e3c2427c607cb185ca4a350a1a 100644 (file)
@@ -36,13 +36,7 @@ default_attributes(
     ]
   },
   :tilecache => {
-    :tile_parent => "curitiba.render.openstreetmap.org",
-    :tile_siblings => [
-      "cherufe.openstreetmap.org",
-      "ascalon.openstreetmap.org",
-      "stormfly-02.openstreetmap.org",
-      "jakelong.openstreetmap.org"
-    ]
+    :tile_parent => "curitiba.render.openstreetmap.org"
   }
 )