X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/960aab171789210b26f3e9b83319fc492b4eda43..05dc3656cc318d5f690b2b7812af355d3ccaa2d1:/roles/bunyip.rb diff --git a/roles/bunyip.rb b/roles/bunyip.rb index cf73f558d..f618353fb 100644 --- a/roles/bunyip.rb +++ b/roles/bunyip.rb @@ -80,6 +80,9 @@ default_attributes( :squid => { :cache_mem => "5000 MB", :cache_dir => "coss /dev/cciss/c0d1 128000 block-size=8192 max-size=262144 membufs=80" + }, + :tilecache => { + :tile_parent => "brisbane.render.openstreetmap.org" } )