diff options
Diffstat (limited to 'resources/tools/disk-image-builder/centos/centos-7.3-1611.json')
-rw-r--r-- | resources/tools/disk-image-builder/centos/centos-7.3-1611.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/resources/tools/disk-image-builder/centos/centos-7.3-1611.json b/resources/tools/disk-image-builder/centos/centos-7.3-1611.json index da22c749d4..a747df9938 100644 --- a/resources/tools/disk-image-builder/centos/centos-7.3-1611.json +++ b/resources/tools/disk-image-builder/centos/centos-7.3-1611.json @@ -80,6 +80,10 @@ }, { "type": "shell", + "script": "scripts-remote/disable_ipv6.sh" + }, + { + "type": "shell", "script": "scripts-remote/cleanup.sh" } ], |