X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b65088c61c96a83d98736afda98e43a2b83972ee..592e2f364edbe670ef9db21749417f6d7d521474:/roles/culebre.rb diff --git a/roles/culebre.rb b/roles/culebre.rb index 502816b1c..b7e4fc80a 100644 --- a/roles/culebre.rb +++ b/roles/culebre.rb @@ -22,16 +22,15 @@ default_attributes( } }, :squid => { - :cache_mem => "6100 MB", + :cache_mem => "12500 MB", :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { - :tile_parent => "london.render.openstreetmap.org", + :tile_parent => "zaragoza.render.openstreetmap.org", :tile_siblings => [ "trogdor.openstreetmap.org", "katie.openstreetmap.org", "konqi.openstreetmap.org", - "ridgeback.openstreetmap.org", "gorynych.openstreetmap.org" ] }