]> git.openstreetmap.org Git - chef.git/commitdiff
Use ironbelly for DNS in Amsterdam with fallback to Cloudflare
authorTom Hughes <tom@compton.nu>
Fri, 9 Jul 2021 09:41:26 +0000 (10:41 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 9 Jul 2021 09:41:53 +0000 (10:41 +0100)
roles/equinix.rb

index e04f7fac5b253da09567e58567cda0af6757cf2d..29892328a5f838581809dce0f12626ae2da21bdc 100644 (file)
@@ -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 => {