From: Tom Hughes Date: Wed, 6 Mar 2019 00:02:36 +0000 (+0000) Subject: Update location for waima X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/b05ce98240dda8e3b3aeab1a0ba2a7baaa7fa2f9?hp=a61d0b3dd1a9ebccff4d6fb6112f937256d75764 Update location for waima --- diff --git a/roles/catalyst.rb b/roles/catalyst.rb index cc6a7a28c..edf3fad82 100644 --- a/roles/catalyst.rb +++ b/roles/catalyst.rb @@ -3,7 +3,7 @@ description "Role applied to all servers at Catalyst" default_attributes( :hosted_by => "Catalyst", - :location => "New Zealand", + :location => "Hamilton, New Zealand", :networking => { :nameservers => ["202.78.244.85", "202.78.244.86", "202.78.244.87"], :roles => { diff --git a/roles/tuatara.rb b/roles/tuatara.rb index e371e73d3..a7c24b231 100644 --- a/roles/tuatara.rb +++ b/roles/tuatara.rb @@ -21,6 +21,7 @@ default_attributes( :tilecache => { :tile_parent => "wellington.render.openstreetmap.org", :tile_siblings => [ + "waima.openstreetmap.org", "longma.openstreetmap.org", "storfly-02.openstreetmap.org", "jakelong.openstreetmap.org" diff --git a/roles/waima.rb b/roles/waima.rb index 954dedd41..32321cc90 100644 --- a/roles/waima.rb +++ b/roles/waima.rb @@ -20,7 +20,7 @@ default_attributes( :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { - :tile_parent => "wellington.render.openstreetmap.org", + :tile_parent => "hamilton.render.openstreetmap.org", :tile_siblings => [ "tuatara.openstreetmap.org", "longma.openstreetmap.org",