X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/960aab171789210b26f3e9b83319fc492b4eda43..79b87f2f4b2f970a400458156608c62389b3cd8d:/roles/gorynych.rb diff --git a/roles/gorynych.rb b/roles/gorynych.rb index 04abf97b3..984b2aa75 100644 --- a/roles/gorynych.rb +++ b/roles/gorynych.rb @@ -26,6 +26,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 => "moscow.render.openstreetmap.org" } )