X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1b50376d9b025051576a3a495a760c9db992d7ba..8515692fead30696a1466f419a01eea95d481cc5:/roles/tuatara.rb diff --git a/roles/tuatara.rb b/roles/tuatara.rb index 5399d6f14..4b56ff3fb 100644 --- a/roles/tuatara.rb +++ b/roles/tuatara.rb @@ -28,12 +28,7 @@ default_attributes( ] }, :tilecache => { - :tile_parent => "wellington.render.openstreetmap.org", - :tile_siblings => [ - "waima.openstreetmap.org", - "balerion.openstreetmap.org", - "longma.openstreetmap.org" - ] + :tile_parent => "wellington.render.openstreetmap.org" } )