X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/fd3940fbe7c663007a8f835508b71ba62d2c5649..20000d00a6afada4205625505afd8c61036d3ddc:/roles/gorynych.rb diff --git a/roles/gorynych.rb b/roles/gorynych.rb index 13b246a63..d90e42c5a 100644 --- a/roles/gorynych.rb +++ b/roles/gorynych.rb @@ -30,9 +30,11 @@ default_attributes( :tilecache => { :tile_parent => "moscow.render.openstreetmap.org", :tile_siblings => [ - "nepomuk.openstreetmap.org", + "trogdor.openstreetmap.org", + "fume.openstreetmap.org", "tabaluga.openstreetmap.org", - "fume.openstreetmap.org" + "nepomuk.openstreetmap.org", + "ridgeback.openstreetmap.org" ] } )