X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/74ccc507f7e26531cee96cc31115a4f50a4fed72..096ced5d4a6bb4205ccdfa66e110a6273974560c:/roles/tuatara.rb diff --git a/roles/tuatara.rb b/roles/tuatara.rb index a7c24b231..b193220aa 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" } } },