mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
fix vsphere link
This commit is contained in:
parent
c7ee5f1efd
commit
3c6b7841bc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue