]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Explcitly disable IPv6 on the IC internal network
[chef.git] / roles / ic.rb
index af78c9f2395e0230136d9880153d9c39268c0a50..ea4d17b7a6814d58f34ba64de44cc7c78a389e68 100644 (file)
@@ -14,6 +14,9 @@ default_attributes(
         :inet => {
           :prefix => "27",
           :gateway => "146.179.159.177"
         :inet => {
           :prefix => "27",
           :gateway => "146.179.159.177"
+        },
+        :inet6 => {
+          :method => "manual"
         }
       },
       :external => {
         }
       },
       :external => {