X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0f277323bfa828bdbe969bf0af262a1181df7517..884a73d43b23a1d6c117af4d78639bcfa5922f4b:/roles/tabaluga.rb diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 6ba4c3b7d..66840f9ba 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -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 => "falkenstein.render.openstreetmap.org", + :tile_siblings => [ + "trogdor.openstreetmap.org", + "nepomuk.openstreetmap.org", + "ridgeback.openstreetmap.org", + "fume.openstreetmap.org", + "gorynych.openstreetmap.org", + "simurgh.openstreetmap.org" + ] } )