Docs: Users must set remote_password when exporting the VM with ovftool
This commit is contained in:
parent
939aa7e289
commit
66f9b64ff1
|
@ -540,6 +540,9 @@ modify as well:
|
|||
format of the exported virtual machine. This defaults to "ovf".
|
||||
Before using this option, you need to install `ovftool`. This option
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in New Issue