]> git.openstreetmap.org Git - chef.git/blobdiff - roles/simurgh.rb
Remove sibling lists for tile caches
[chef.git] / roles / simurgh.rb
index b0be37c78c9ba67d56822468cabc7b0b92d5a536..3923f4fcb0cb7826e97eb2bb0a6ad41156300a4d 100644 (file)
@@ -35,12 +35,7 @@ default_attributes(
     }
   },
   :tilecache => {
-    :tile_parent => "baku.render.openstreetmap.org",
-    :tile_siblings => [
-      "katie.openstreetmap.org",
-      "konqi.openstreetmap.org",
-      "ridgeback.openstreetmap.org"
-    ]
+    :tile_parent => "baku.render.openstreetmap.org"
   }
 )