]> git.openstreetmap.org Git - chef.git/commitdiff
Switch GRNET hosts to use Google resolvers
authorTom Hughes <tom@compton.nu>
Thu, 22 Mar 2018 12:02:22 +0000 (12:02 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 22 Mar 2018 12:02:22 +0000 (12:02 +0000)
roles/grnet.rb

index 0d5aad52aad9555d97103c1eaf11475da1f35f1c..6893b6592088f95765cf728cfdf22dacb1217051 100644 (file)
@@ -11,9 +11,8 @@ default_attributes(
   :location => "Athens, Greece",
   :networking => {
     :nameservers => [
-      "2001:648:2ffc:2202::1",
-      "83.212.2.77",
-      "194.177.210.211"
+      "8.8.8.8",
+      "8.8.4.4"
     ],
     :roles => {
       :external => {