X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/74ccc507f7e26531cee96cc31115a4f50a4fed72..af59bd4e2e1f9f541e65cd34f871ac093c6ff3b5:/roles/tuatara.rb diff --git a/roles/tuatara.rb b/roles/tuatara.rb index a7c24b231..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" } } }, @@ -22,9 +22,8 @@ default_attributes( :tile_parent => "wellington.render.openstreetmap.org", :tile_siblings => [ "waima.openstreetmap.org", - "longma.openstreetmap.org", - "storfly-02.openstreetmap.org", - "jakelong.openstreetmap.org" + "balerion.openstreetmap.org", + "longma.openstreetmap.org" ] } )