X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1e9358f0ec681baf612d79ef8d41a9ef0b159c5f..a4e98a39669d82fc53a3d7f3fcc65689c05cc6cd:/roles/lurien.rb diff --git a/roles/lurien.rb b/roles/lurien.rb index 390040208..aa0bd353c 100644 --- a/roles/lurien.rb +++ b/roles/lurien.rb @@ -25,6 +25,17 @@ default_attributes( :squid => { :cache_mem => "9000 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" + }, + :tilecache => { + :tile_parent => "pau.render.openstreetmap.org", + :tile_siblings => [ + "nepomuk.openstreetmap.org", + "katie.openstreetmap.org", + "konqi.openstreetmap.org", + "ridgeback.openstreetmap.org", + "fume.openstreetmap.org", + "gorynych.openstreetmap.org" + ] } )