]> git.openstreetmap.org Git - chef.git/commitdiff
Switch equinix to use Google DNS
authorTom Hughes <tom@compton.nu>
Tue, 7 Jan 2020 13:55:47 +0000 (13:55 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 7 Jan 2020 13:58:06 +0000 (13:58 +0000)
roles/equinix.rb

index a35b4775c50b97526ad92825f812b937402d4396..5baba9ac043a385ec7f16735ec59b29cac2eff96 100644 (file)
@@ -3,7 +3,7 @@ description "Role applied to all servers at Equinix"
 
 default_attributes(
   :networking => {
 
 default_attributes(
   :networking => {
-    :nameservers => ["66.28.0.45", "66.28.0.61", "2001:978:1:1::d", "2001:978:1:2::d"],
+    :nameservers => ["8.8.8.8", "8.8.4.4", "2001:4860:4860::8888", "2001:4860:4860::8844"],
     :roles => {
       :internal => {
         :inet => {
     :roles => {
       :internal => {
         :inet => {