X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..9862a67f1d12b652e2a2bbb12d35640ab3f9e9b5:/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" } )