]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tabaluga.rb
Correct konqi's IPv6 address
[chef.git] / roles / tabaluga.rb
index 6ba4c3b7d2d440adcce61dbd2800aa4c381ad62c..292e0a5fe554e5e7f61a03a6aee7b73a3d3fa243 100644 (file)
@@ -27,9 +27,15 @@ default_attributes(
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
-    :ip_bucket_refill => "6144",
-    :net_bucket_refill => "24576",
-    :tile_parent => "orm.openstreetmap.org"
+    :tile_parent => "germany.render.openstreetmap.org",
+    :tile_siblings => [
+       "trogdor.openstreetmap.org",
+       "nepomuk.openstreetmap.org",
+       "ridgeback.openstreetmap.org",
+       "fume.openstreetmap.org",
+       "gorynych.openstreetmap.org",
+       "simurgh.openstreetmap.org"
+    ]
   }
 )