]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-02.rb
tilecache: remove peers from azure + stormfly-02
[chef.git] / roles / stormfly-02.rb
index 330a82de5023d926aa0ded18060004b8bb7842d7..71e6b5d7cf079a45a0891cf1f150b31c9beed2ad 100644 (file)
@@ -24,12 +24,7 @@ default_attributes(
   },
   :tilecache => {
     :tile_parent => "usa.render.openstreetmap.org",
-    :tile_siblings => [
-      "azure.openstreetmap.org",
-      "ascalon.openstreetmap.org",
-      "jakelong.openstreetmap.org",
-      "lurien.openstreetmap.org"
-    ]
+    :tile_siblings => []
   }
 )