X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/0f277323bfa828bdbe969bf0af262a1181df7517..61c3ffa669f32728c805a57b13406c0aaf1b5431:/roles/tabaluga.rb diff --git a/roles/tabaluga.rb b/roles/tabaluga.rb index 6ba4c3b7d..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 => "orm.openstreetmap.org" + :tile_parent => "falkenstein.render.openstreetmap.org", + :tile_siblings => [ + "trogdor.openstreetmap.org", + "lurien.openstreetmap.org", + "ridgeback.openstreetmap.org" + ] } )