X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/253831e79aa6bdd2d8478265a2c27914af20a622..f66588e69a4d002cc2a02ee78bd47515bb409970:/roles/glaedr.rb diff --git a/roles/glaedr.rb b/roles/glaedr.rb index 19025b698..d4562c512 100644 --- a/roles/glaedr.rb +++ b/roles/glaedr.rb @@ -43,7 +43,10 @@ default_attributes( } }, :tilecache => { - :tile_parent => "bogota.render.openstreetmap.org" + :tile_parent => "bogota.render.openstreetmap.org", + :tile_siblings => [ + "gorwen.openstreetmap.org" + ] } )