Add skip_export option for VMware iso builder to docs

This commit is contained in:
DanHam 2017-01-10 11:46:42 +00:00
parent c7e8d671a9
commit ed158a1c5c
No known key found for this signature in database
GPG Key ID: 58E79AEDD6AA987E
1 changed files with 8 additions and 4 deletions

View File

@ -230,6 +230,10 @@ builder.
slightly larger. If you find this to be the case, you can disable compaction slightly larger. If you find this to be the case, you can disable compaction
using this configuration value. Defaults to `false`. using this configuration value. Defaults to `false`.
- `skip_export` (boolean) - Defaults to false. When enabled Packer will skip
export of the installed virtual machine. Only useful for some edge use
cases.
- `keep_registered` (boolean) - Set this to `true` if you would like to keep - `keep_registered` (boolean) - Set this to `true` if you would like to keep
the VM registered with the remote ESXi server. This is convenient if you the VM registered with the remote ESXi server. This is convenient if you
use packer to provision VMs on ESXi and don't want to use ovftool to use packer to provision VMs on ESXi and don't want to use ovftool to