Releases: higebu/packer
builder/vmware-esxi: Add step_export
If format
option is configured, packer exports the VM with ovftool.
website: Document about OVF Tool and format
option.
post-processor/vsphere: Enable to use mitchellh.vmware-esx
artifact type and OVF and OVA formats, fixes hashicorp#1457.
builder/vmware-esxi: Add step_export
If format
option is configured, packer exports the VM with ovftool.
website: Document about OVF Tool and format
option.
post-processor/vsphere: Enable to use mitchellh.vmware-esx
artifact type and OVF and OVA formats, fixes hashicorp#1457.
builder/vmware-esxi: Add step_export
post-processor/vsphere: enable to use mitchellh.vmware-esx
artifact type and OVF and OVA formats.
builder/vmware-esxi: Add step_export
Escape the remote password.
builder/vmware-esxi: Add step_export
Details: hashicorp#1921
builder/vmware-esxi: Add step_export
Details: hashicorp#1921
Fixes "Device 'VirtualCdrom' has a backing type that is not supported. This is a general limitation of the virtual machine's compatibility with the ESXi version of the selected host." error when deploying ovf to ESXi.
v0.7.5.higebu: builder/vmware-esxi: Add step_export
post-processor/vsphere: Enable to use artifacts from builder/vmware-esxi website: Document vmware-esxi OVF Tool requirements, and 'format' option