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