X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/960aab171789210b26f3e9b83319fc492b4eda43..d29e6aa0b03a30551cbbdadc9354aedd4231929d:/roles/lurien.rb diff --git a/roles/lurien.rb b/roles/lurien.rb index 390040208..e4ab27cbf 100644 --- a/roles/lurien.rb +++ b/roles/lurien.rb @@ -25,6 +25,14 @@ 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 => [ + "tabaluga.openstreetmap.org", + "nepomuk.openstreetmap.org", + "ridgeback.openstreetmap.org" + ] } )