X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d29e6aa0b03a30551cbbdadc9354aedd4231929d..3c507e6a6ce46fced3abc46a5220e48edbd79bbc:/roles/tabaluga.rb diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index af0ea0edd..66840f9ba 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -27,13 +27,14 @@ 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_siblings => [ - "trogdor.openstreetmap.org", - "lurien.openstreetmap.org", - "ridgeback.openstreetmap.org" + "trogdor.openstreetmap.org", + "nepomuk.openstreetmap.org", + "ridgeback.openstreetmap.org", + "fume.openstreetmap.org", + "gorynych.openstreetmap.org", + "simurgh.openstreetmap.org" ] } )