]> git.openstreetmap.org Git - chef.git/blobdiff - roles/necrosan.rb
Remove sibling lists for tile caches
[chef.git] / roles / necrosan.rb
index 66fdf569bc76969b3599b209c6c7bc4b185a182c..f7f68df3cf5d0f4358c5162716b26cb8d26db91a 100644 (file)
@@ -36,15 +36,7 @@ default_attributes(
     ]
   },
   :tilecache => {
-    :tile_parent => "france.render.openstreetmap.org",
-    :tile_siblings => [
-      # "necrosan.openstreetmap.org",
-      "nepomuk.openstreetmap.org",
-      "noomoahk.openstreetmap.org",
-      "norbert.openstreetmap.org",
-      "ladon.openstreetmap.org",
-      "gorynych.openstreetmap.org"
-    ]
+    :tile_parent => "france.render.openstreetmap.org"
   }
 )