X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/23de2d029cbfaadd76dff7c0d6d59770da0eefa5..7391910d45bbfad0d5c466dd1660334d7c6af0c1:/roles/tabaluga.rb diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 63e85be9f..af0ea0edd 100644 --- a/roles/tabaluga.rb +++ b/roles/tabaluga.rb @@ -29,7 +29,12 @@ default_attributes( :tilecache => { :ip_bucket_refill => "6144", :net_bucket_refill => "24576", - :tile_parent => "falkenstein.render.openstreetmap.org" + :tile_parent => "falkenstein.render.openstreetmap.org", + :tile_siblings => [ + "trogdor.openstreetmap.org", + "lurien.openstreetmap.org", + "ridgeback.openstreetmap.org" + ] } )