Update disk-image-builder scripts to allow IPv6
[csit.git] / resources / tools / disk-image-builder / centos / centos-7.3-1611.json
index da22c74..a747df9 100644 (file)
       "only": ["{{user `release`}}-virtualbox"],
       "script": "scripts-remote/vagrant-guestadditions.sh"
     },
+    {
+      "type": "shell",
+      "script": "scripts-remote/disable_ipv6.sh"
+    },
     {
       "type": "shell",
       "script": "scripts-remote/cleanup.sh"