]> git.openstreetmap.org Git - chef.git/commitdiff
Tell machines at IC to use ironbelly as the gateway
authorTom Hughes <tom@compton.nu>
Thu, 11 Jul 2013 10:23:55 +0000 (11:23 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 11 Jul 2013 10:23:55 +0000 (11:23 +0100)
roles/ic.rb

index 369380956b161a16a29c483c35a80c0177109495..214e0b354d8386e99e472e27cda5744e3e14dad5 100644 (file)
@@ -8,12 +8,12 @@ default_attributes(
     }
   },
   :networking => {
-    :nameservers => [ "146.179.159.164" ],
+    :nameservers => [ "146.179.159.177" ],
     :roles => {
       :internal => {
         :inet => {
           :prefix => "27",
-          :gateway => "146.179.159.164"
+          :gateway => "146.179.159.177"
         }
       },
       :external => {