X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/de36e6558743eebc1185d32fa0b58dbafe9bbc53..d7239900c012c14afb3af416740b161bbdd268af:/roles/culebre.rb diff --git a/roles/culebre.rb b/roles/culebre.rb index c50f00588..442009794 100644 --- a/roles/culebre.rb +++ b/roles/culebre.rb @@ -35,13 +35,7 @@ default_attributes( ] }, :tilecache => { - :tile_parent => "zaragoza.render.openstreetmap.org", - :tile_siblings => [ - "trogdor.openstreetmap.org", - "katie.openstreetmap.org", - "konqi.openstreetmap.org", - "gorynych.openstreetmap.org" - ] + :tile_parent => "zaragoza.render.openstreetmap.org" } )