fix vsphere link

This commit is contained in:
sylviamoss 2021-04-15 16:29:52 +02:00 committed by Megan Marsh
parent c7ee5f1efd
commit 3c6b7841bc
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ $ esxcli system settings advanced set -o /Net/GuestIPHack -i 1
When using a remote VMware Hypervisor, the builder still downloads the ISO and
various files locally, and uploads these to the remote machine. Packer currently
uses SSH to communicate to the ESXi machine rather than the vSphere API.
If you want to use vSphere API, see the [vsphere-iso](/docs/builders/vsphere-iso) builder.
If you want to use vSphere API, see the [vsphere-iso](/docs/builders/vsphere/vsphere-iso) builder.
Packer also requires VNC to issue boot commands during a build, which may be
disabled on some remote VMware Hypervisors. Please consult the appropriate