]> git.openstreetmap.org Git - chef.git/blobdiff - roles/tabaluga.rb
Tilecache: Reduce delay-pool top-up. Bigger bucket
[chef.git] / roles / tabaluga.rb
index 63e85be9fd31a9b9e828a6455252c3940e2e53f3..f9bd13bdd936b6a1a88e388aa13864d0c1e1bc67 100644 (file)
@@ -27,9 +27,12 @@ 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 => "falkenstein.render.openstreetmap.org"
+    :tile_parent => "falkenstein.render.openstreetmap.org",
+    :tile_siblings => [
+      "trogdor.openstreetmap.org",
+      "lurien.openstreetmap.org",
+      "ridgeback.openstreetmap.org"
+    ]
   }
 )