]> git.openstreetmap.org Git - chef.git/commitdiff
Update IPv6 gateway address for cmok
authorTom Hughes <tom@compton.nu>
Mon, 31 Oct 2016 19:17:29 +0000 (19:17 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 31 Oct 2016 19:17:29 +0000 (19:17 +0000)
roles/cmok.rb

index 07057adfa1760d3ad42a6ca823b50080e4f59e3f..2504ff934454bea8a6f2c964239d5b306fff4a9c 100644 (file)
@@ -18,7 +18,7 @@ default_attributes(
         :family => :inet6,
         :address => "2001:67c:2268:1005:21e:8cff:fe8c:8d3b",
         :prefix => "64",
-        :gateway => "fe80::204:96ff:fe6d:4d39"
+        :gateway => "fe80::20c:42ff:feb2:8ff9"
       }
     }
   },