From: Tom Hughes Date: Fri, 9 Jul 2021 09:41:26 +0000 (+0100) Subject: Use ironbelly for DNS in Amsterdam with fallback to Cloudflare X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/f155ef18356e368c216d581efc868187e271dc2b Use ironbelly for DNS in Amsterdam with fallback to Cloudflare --- diff --git a/roles/equinix.rb b/roles/equinix.rb index e04f7fac5..29892328a 100644 --- a/roles/equinix.rb +++ b/roles/equinix.rb @@ -41,7 +41,7 @@ default_attributes( override_attributes( :networking => { - :nameservers => ["66.28.0.45", "66.28.0.61"], + :nameservers => ["10.0.48.10", "1.1.1.1", "1.0.0.1"], :search => ["ams.openstreetmap.org", "openstreetmap.org"] }, :ntp => {