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