From: Tom Hughes Date: Sun, 3 Nov 2019 22:29:04 +0000 (+0000) Subject: Remove azure from cache peers X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/8cc4794ba46ae2da4634bd6a7608ee9a1cb59203?ds=sidebyside Remove azure from cache peers --- diff --git a/roles/ascalon.rb b/roles/ascalon.rb index 481fc50e2..bbde4f2e2 100644 --- a/roles/ascalon.rb +++ b/roles/ascalon.rb @@ -31,7 +31,6 @@ default_attributes( :tile_parent => "montreal.render.openstreetmap.org", :tile_siblings => [ "stormfly-02.openstreetmap.org", - "azure.openstreetmap.org", "jakelong.openstreetmap.org" ] } diff --git a/roles/jakelong.rb b/roles/jakelong.rb index 8839b4803..a2633cd4b 100644 --- a/roles/jakelong.rb +++ b/roles/jakelong.rb @@ -45,7 +45,6 @@ default_attributes( :tile_parent => "sanfrancisco.render.openstreetmap.org", :tile_siblings => [ "stormfly-02.openstreetmap.org", - "azure.openstreetmap.org", "ascalon.openstreetmap.org", "katie.openstreetmap.org", "konqi.openstreetmap.org"