X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2d41fdc4b054d4607fdbe76a57c4ee9ab178d73e..85285059d23c921f13bab8156718888a63d90475:/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" + ] } )