X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4f4aacc1811ba45693a1c6c3301acb05c65aa876..63499170498deaea484d0f4d2bceac1ecee5f635:/roles/equinix-ams.rb?ds=sidebyside diff --git a/roles/equinix-ams.rb b/roles/equinix-ams.rb index 2621b0b7e..ac8c6a885 100644 --- a/roles/equinix-ams.rb +++ b/roles/equinix-ams.rb @@ -14,18 +14,7 @@ default_attributes( } }, :external => { - :zone => "ams", - :inet => { - :prefix => "27", - :gateway => "184.104.179.129" - }, - :inet6 => { - :prefix => "64", - :gateway => "2001:470:1:fa1::1", - :routes => { - "2600:9000::/28" => { :type => "unreachable" } - } - } + :zone => "ams" } } }, @@ -38,7 +27,6 @@ default_attributes( } }, :web => { - :fileserver => "ironbelly", :readonly_database_host => "snap-01.ams.openstreetmap.org", :primary_cluster => true } @@ -46,7 +34,7 @@ default_attributes( override_attributes( :networking => { - :nameservers => ["10.0.48.14", "74.82.42.42", "2001:470:20::2"], + :nameservers => ["10.0.48.14", "8.8.8.8", "8.8.4.4"], :search => ["ams.openstreetmap.org", "openstreetmap.org"] }, :ntp => {