X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/207e653d22850b200e5dd83f2219e0c9021b69dd..da6d22184fadab2377330cc59d6699011ad2dda8:/roles/saphira.rb diff --git a/roles/saphira.rb b/roles/saphira.rb index 1d9ae6a73..1c4b9a1b7 100644 --- a/roles/saphira.rb +++ b/roles/saphira.rb @@ -43,15 +43,7 @@ default_attributes( } }, :tilecache => { - :tile_parent => "london.render.openstreetmap.org", - :tile_siblings => [ - "toothless.openstreetmap.org", - "trogdor.openstreetmap.org", - "katie.openstreetmap.org", - "konqi.openstreetmap.org", - "ridgeback.openstreetmap.org", - "gorynych.openstreetmap.org" - ] + :tile_parent => "london.render.openstreetmap.org" } )