X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1b50376d9b025051576a3a495a760c9db992d7ba..17cb6dc0ff516c27a12c7fd62b08ce28e9779a83:/roles/tuatara.rb?ds=sidebyside 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" } )