X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b05ce98240dda8e3b3aeab1a0ba2a7baaa7fa2f9..e923df607a12d4a184b252723df0473bb7d3f5f3:/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" ] } )