X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2d41fdc4b054d4607fdbe76a57c4ee9ab178d73e..4ad7e0b2d223531a863c7a6d24d78b37cae6aa73:/roles/gorwen.rb diff --git a/roles/gorwen.rb b/roles/gorwen.rb index 773e389ce..640c0599b 100644 --- a/roles/gorwen.rb +++ b/roles/gorwen.rb @@ -43,7 +43,10 @@ default_attributes( } }, :tilecache => { - :tile_parent => "bogota.render.openstreetmap.org" + :tile_parent => "bogota.render.openstreetmap.org", + :tile_siblings => [ + "glaedr.openstreetmap.org" + ] } )