X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/947d88c047433c78aee366cd62c395e921593121..04da4206131c563f5053ed95a72f3a53102c0aa2:/roles/tuatara.rb diff --git a/roles/tuatara.rb b/roles/tuatara.rb index e371e73d3..02d70cd30 100644 --- a/roles/tuatara.rb +++ b/roles/tuatara.rb @@ -8,9 +8,9 @@ default_attributes( :interface => "eno1", :role => :external, :family => :inet, - :address => "103.106.66.202", - :prefix => "24", - :gateway => "103.106.66.254" + :address => "114.23.141.203", + :prefix => "29", + :gateway => "114.23.141.201" } } }, @@ -21,9 +21,9 @@ default_attributes( :tilecache => { :tile_parent => "wellington.render.openstreetmap.org", :tile_siblings => [ - "longma.openstreetmap.org", - "storfly-02.openstreetmap.org", - "jakelong.openstreetmap.org" + "waima.openstreetmap.org", + "balerion.openstreetmap.org", + "longma.openstreetmap.org" ] } )