diff --git a/doc/image.md b/doc/image.md index 54bc98311c36549852d49fa83b198c6feb8f2e26..2fd5ff27f5a788b476a90080db5a2df2af91d9c4 100644 --- a/doc/image.md +++ b/doc/image.md @@ -88,3 +88,8 @@ More infromation: ### Build failed If a build fail at one of the Ansible steps, you can set to `true` the `keep_registred` and `skip_export` options, then connect to the VM on the hypervisor and do some diagnostics. + +More information: + +- <https://packer.io/docs/builders/vmware-iso.html#skip_export> +- <https://packer.io/docs/builders/vmware-iso.html#skip_compaction>