]> git.openstreetmap.org Git - chef.git/commitdiff
Switch bytemark machines to use Google DNS
authorTom Hughes <tom@compton.nu>
Fri, 14 Jun 2019 18:36:43 +0000 (19:36 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 14 Jun 2019 18:36:43 +0000 (19:36 +0100)
roles/bytemark.rb

index 209717f768067ed493ee89381d6d9b690c117779..081eb9982784b2355cbaf05e0ce136a12f38c64a 100644 (file)
@@ -5,7 +5,7 @@ default_attributes(
   :hosted_by => "Bytemark",
   :location => "York, England",
   :networking => {
   :hosted_by => "Bytemark",
   :location => "York, England",
   :networking => {
-    :nameservers => ["80.68.80.24", "80.68.80.25", "2001:41c8:2::1", "2001:41c8:2::2"],
+    :nameservers => ["8.8.8.8", "8.8.4.4"],
     :roles => {
       :internal => {
         :inet => {
     :roles => {
       :internal => {
         :inet => {