]> git.openstreetmap.org Git - chef.git/commitdiff
Fix parent name for German tile caches
authorTom Hughes <tom@compton.nu>
Sat, 24 Jan 2015 17:24:50 +0000 (17:24 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 24 Jan 2015 17:24:50 +0000 (17:24 +0000)
roles/katie.rb
roles/konqi.rb
roles/tabaluga.rb

index 43393f4d136fc5a109cef8d61e0301e13b703050..ff9c9ab53a0aafc4c295ba90ecd832a93361dced 100644 (file)
@@ -27,7 +27,7 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :tile_parent => "falkenstein.render.openstreetmap.org",
+    :tile_parent => "germany.render.openstreetmap.org",
     :tile_siblings => [
        "tabaluga.openstreetmap.org",
        "konqi.openstreetmap.org",
index 0e4ad9aa087704e030531382151bf7951b0efc63..4088100be624911378f4291174cd1c2bfd463145 100644 (file)
@@ -27,7 +27,7 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :tile_parent => "falkenstein.render.openstreetmap.org",
+    :tile_parent => "germany.render.openstreetmap.org",
     :tile_siblings => [
        "tabaluga.openstreetmap.org",
        "katie.openstreetmap.org",
index 66840f9baca4e9b2603830319a1aae679d827721..292e0a5fe554e5e7f61a03a6aee7b73a3d3fa243 100644 (file)
@@ -27,7 +27,7 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :tile_parent => "falkenstein.render.openstreetmap.org",
+    :tile_parent => "germany.render.openstreetmap.org",
     :tile_siblings => [
        "trogdor.openstreetmap.org",
        "nepomuk.openstreetmap.org",