]> git.openstreetmap.org Git - chef.git/commitdiff
Add google DNS for IC machines
authorTom Hughes <tom@compton.nu>
Thu, 19 Nov 2015 07:33:28 +0000 (07:33 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 19 Nov 2015 07:34:07 +0000 (07:34 +0000)
roles/ic.rb

index 2e63557d280bd7ea964f66010f5fda7074efc56d..af78c9f2395e0230136d9880153d9c39268c0a50 100644 (file)
@@ -8,7 +8,7 @@ default_attributes(
     }
   },
   :networking => {
     }
   },
   :networking => {
-    :nameservers => ["146.179.159.177"],
+    :nameservers => ["8.8.8.8", "146.179.159.177"],
     :roles => {
       :internal => {
         :inet => {
     :roles => {
       :internal => {
         :inet => {