X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/968ffb7b7c28a0673554aba399ec55549dc6a41c..e693cad1797b863b72437a1f06850e9c98b45ba1:/roles/equinix-ams.rb?ds=sidebyside diff --git a/roles/equinix-ams.rb b/roles/equinix-ams.rb index 03e654d76..ac8c6a885 100644 --- a/roles/equinix-ams.rb +++ b/roles/equinix-ams.rb @@ -14,15 +14,7 @@ default_attributes( } }, :external => { - :zone => "ams", - :inet => { - :prefix => "27", - :gateway => "184.104.179.129" - }, - :inet6 => { - :prefix => "64", - :gateway => "2001:470:1:fa1::1" - } + :zone => "ams" } } }, @@ -35,15 +27,14 @@ default_attributes( } }, :web => { - :fileserver => "ironbelly", - :readonly_database_host => "karm.ams.openstreetmap.org", + :readonly_database_host => "snap-01.ams.openstreetmap.org", :primary_cluster => true } ) override_attributes( :networking => { - :nameservers => ["10.0.48.10", "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 => {