]> git.openstreetmap.org Git - chef.git/blobdiff - roles/azure.rb
Limit persistent connections to five minutes for squid 4
[chef.git] / roles / azure.rb
index 88f52b69af52c97b8e2a469572659fc045634b78..8fa40d747290f734a3182d3d7cabde3b2e1fd7c2 100644 (file)
@@ -32,11 +32,7 @@ default_attributes(
   },
   :tilecache => {
     :tile_parent => "usa.render.openstreetmap.org",
-    :tile_siblings => [
-      "stormfly-02.openstreetmap.org",
-      "ascalon.openstreetmap.org",
-      "jakelong.openstreetmap.org"
-    ]
+    :tile_siblings => []
   }
 )