From: Tom Hughes Date: Fri, 8 Nov 2019 09:31:48 +0000 (+0000) Subject: Use google DNS for jakelong X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/50c08a03b7cb532c5e582c52061c60b7d959fb0b Use google DNS for jakelong --- diff --git a/roles/prgmr.rb b/roles/prgmr.rb index e6816ebc3..147775708 100644 --- a/roles/prgmr.rb +++ b/roles/prgmr.rb @@ -6,7 +6,7 @@ default_attributes( :location => "San Francisco, California", :timezone => "PST8PDT", :networking => { - :nameservers => ["8.8.4.4", "65.19.174.2", "65.19.175.2"], + :nameservers => ["8.8.8.8", "8.8.4.4"], :roles => { :external => { :zone => "pr"