You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to just have clone_from _vm clone within ESXi host and not proxy the clone from the host to my local workstation back to the same host?
The text was updated successfully, but these errors were encountered:
wicadmin
changed the title
copy_from_vm brings the source VM from esxi host to local then back to esxi host
clone_from_vm brings the source VM from esxi host to local then back to esxi host
Jan 13, 2024
I believe this provider uses ovftool to clone VMs, which can only proxy through your local machine. The only solution would be to implement a manual copy process like in the VMWare VMX Builder for Packer.
Is there a way to just have clone_from _vm clone within ESXi host and not proxy the clone from the host to my local workstation back to the same host?
The text was updated successfully, but these errors were encountered: