X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/358a53e82621db15b6043caf1c2400aee868651f..2391778fabfc9e50cef662975c0205bcf0b25a78:/roles/equinix-ams.rb diff --git a/roles/equinix-ams.rb b/roles/equinix-ams.rb index 7923e09d4..771586a8d 100644 --- a/roles/equinix-ams.rb +++ b/roles/equinix-ams.rb @@ -7,9 +7,9 @@ default_attributes( :internal => { :inet => { :prefix => "20", - :gateway => "10.0.48.10", + :gateway => "10.0.48.17", :routes => { - "10.0.0.0/8" => { :via => "10.0.48.10" } + "10.0.0.0/8" => { :via => "10.0.48.17" } } } },