X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e033253ef179175fd9be01fdbad4d44fd94fbcaf..06bc302539a244c42e38158cfc13941d8f6a3eb8:/roles/bunyip.rb diff --git a/roles/bunyip.rb b/roles/bunyip.rb index cf73f558d..6a3ccae9e 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 => "orm.openstreetmap.org" } )