X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9862a67f1d12b652e2a2bbb12d35640ab3f9e9b5..e73743b0d572ac0f2260790f37b0dc24a95aa8e4:/roles/lurien.rb diff --git a/roles/lurien.rb b/roles/lurien.rb index aba5724cd..aa0bd353c 100644 --- a/roles/lurien.rb +++ b/roles/lurien.rb @@ -27,7 +27,15 @@ default_attributes( :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { - :tile_parent => "orm.openstreetmap.org" + :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" + ] } )