]> git.openstreetmap.org Git - chef.git/commitdiff
Update IPv6 gateway for viserion
authorTom Hughes <tom@compton.nu>
Thu, 11 Sep 2014 11:39:11 +0000 (12:39 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 11 Sep 2014 11:39:11 +0000 (12:39 +0100)
roles/viserion.rb

index 0691db49abc24f41b5c8c88081fc2f79b8e69c63..ab677467d68a6b30c2cb66a248ac4a2d5590533b 100644 (file)
@@ -18,7 +18,7 @@ default_attributes(
         :family => :inet6,
         :address => "2001:b68:4cff:3::3",
         :prefix => "128",
-        :gateway => "fe80::217:fff:fead:14c0"
+        :gateway => "2001:b68:4cff:3::1"
       }
     }
   },