]> git.openstreetmap.org Git - chef.git/blobdiff - roles/gorynych.rb
Redirect https requests to osm.org to www.osm.org
[chef.git] / roles / gorynych.rb
index c07d7059218f94097dfc64811c5946fda9fab23b..0b035b1825558c92426c2ba75c8f7a352f348678 100644 (file)
@@ -28,7 +28,12 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :tile_parent => "orm.openstreetmap.org"
+    :tile_parent => "moscow.render.openstreetmap.org",
+    :tile_siblings => [
+      "nepomuk.openstreetmap.org",
+      "tabaluga.openstreetmap.org",
+      "fume.openstreetmap.org"
+    ]
   }
 )