]> git.openstreetmap.org Git - chef.git/blobdiff - roles/fume.rb
tilecache: add best peers to each cache (based on avg ping latency)
[chef.git] / roles / fume.rb
index 8205b3c32c7a1799423fa200d6818e72d579e855..2944d541af6171a165626e13bd1ece0e98fbc3e5 100644 (file)
@@ -39,7 +39,10 @@ default_attributes(
   :tilecache => {
     :tile_parent => "sjobo.render.openstreetmap.org",
     :tile_siblings => [
-      "trogdor.openstreetmap.org"
+      "trogdor.openstreetmap.org",
+      "ridgeback.openstreetmap.org",
+      "trogdor.openstreetmap.org",
+      "gorynych.openstreetmap.org"
     ]
   }
 )