Docs: Users must set remote_password when exporting the VM with ovftool

This commit is contained in:
DanHam 2018-06-12 14:27:08 +01:00
parent 939aa7e289
commit 66f9b64ff1
No known key found for this signature in database
GPG Key ID: 58E79AEDD6AA987E
1 changed files with 3 additions and 0 deletions

View File

@ -540,6 +540,9 @@ modify as well:
format of the exported virtual machine. This defaults to "ovf". format of the exported virtual machine. This defaults to "ovf".
Before using this option, you need to install `ovftool`. This option Before using this option, you need to install `ovftool`. This option
works currently only with option remote_type set to "esx5". works currently only with option remote_type set to "esx5".
Since ovftool is only capable of password based authentication
`remote_password` must be set when exporting the VM.
### VNC port discovery ### VNC port discovery