X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/23de2d029cbfaadd76dff7c0d6d59770da0eefa5..bd08729fe0c15a4769332a352cc3723dee13aa24:/roles/tabaluga.rb diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 63e85be9f..f9bd13bdd 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -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" + ] } )