X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9d3b26379cb9a2b55a4e9e8406cc084ed74deead..d99bcca7c473dc4d4b19b3b64020d28b00030044:/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" + ] } )