X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/186e4a0d86d300fee401014d1781adb87ed8d3e5..f66588e69a4d002cc2a02ee78bd47515bb409970:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index eda9debcc..8d1830e2e 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -39,7 +39,10 @@ default_attributes( } }, :tilecache => { - :tile_parent => "corvallis.render.openstreetmap.org" + :tile_parent => "corvallis.render.openstreetmap.org", + :tile_siblings => [ + "stormfly-02.openstreetmap.org" + ] } )