X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/e3986ef9ac0e02ffbcdcd1bd5c63cf4531fe111b..85285059d23c921f13bab8156718888a63d90475:/roles/stormfly-02.rb diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index 25cce34ae..c09c268fb 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -39,7 +39,10 @@ default_attributes( } }, :tilecache => { - :tile_parent => "corvallis.render.openstreetmap.org" + :tile_parent => "corvallis.render.openstreetmap.org", + :tile_siblings => [ + "stormfly-01.openstreetmap.org" + ] } )