X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/d29e6aa0b03a30551cbbdadc9354aedd4231929d..1db8f6a1fdf56f74cc11d9f7bc22d2f762801013:/roles/simurgh.rb diff --git a/roles/simurgh.rb b/roles/simurgh.rb index 0c9595fa4..232d25fcb 100644 --- a/roles/simurgh.rb +++ b/roles/simurgh.rb @@ -21,10 +21,11 @@ default_attributes( :tilecache => { :tile_parent => "baku.render.openstreetmap.org", :tile_siblings => [ - "nepomuk.openstreetmap.org", "tabaluga.openstreetmap.org", - "trogdor.openstreetmap.org", - "fume.openstreetmap.org" + "fume.openstreetmap.org", + "nepomuk.openstreetmap.org", + "ridgeback.openstreetmap.org", + "trogdor.openstreetmap.org" ] } )