X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..d07a65210cd14e5e440b494f9da70e180ada133b:/roles/tabaluga.rb diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 20b4494dc..292e0a5fe 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -27,8 +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 => "germany.render.openstreetmap.org", + :tile_siblings => [ + "trogdor.openstreetmap.org", + "nepomuk.openstreetmap.org", + "ridgeback.openstreetmap.org", + "fume.openstreetmap.org", + "gorynych.openstreetmap.org", + "simurgh.openstreetmap.org" + ] } )