X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9c0f589d66c7b2d6b71364fd8669e89434d1f36e..15991b40092db1ea6aaafc9b1b38aa07fe9b25e6:/roles/gorynych.rb diff --git a/roles/gorynych.rb b/roles/gorynych.rb index 3d2b038d5..9d1119a33 100644 --- a/roles/gorynych.rb +++ b/roles/gorynych.rb @@ -17,6 +17,9 @@ default_attributes( :squid => { :cache_mem => "5800 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" + }, + :tilecache => { + :tile_parent => "orm.openstreetmap.org" } )