summaryrefslogtreecommitdiff
path: root/vendor/github.com/mitchellh/packer/website/source/docs/builders/vmware-iso.html.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mitchellh/packer/website/source/docs/builders/vmware-iso.html.md')
-rw-r--r--vendor/github.com/mitchellh/packer/website/source/docs/builders/vmware-iso.html.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/github.com/mitchellh/packer/website/source/docs/builders/vmware-iso.html.md b/vendor/github.com/mitchellh/packer/website/source/docs/builders/vmware-iso.html.md
index 478c1a0b..4d00965b 100644
--- a/vendor/github.com/mitchellh/packer/website/source/docs/builders/vmware-iso.html.md
+++ b/vendor/github.com/mitchellh/packer/website/source/docs/builders/vmware-iso.html.md
@@ -478,7 +478,8 @@ modify as well:
- `format` (string) - Either "ovf", "ova" or "vmx", this specifies the output
format of the exported virtual machine. This defaults to "ovf".
- Before using this option, you need to install `ovftool`.
+ Before using this option, you need to install `ovftool`. This option
+ works currently only with option remote_type set to "esx5".
### VNC port discovery