Skip to content

Releases: higebu/packer

builder/vmware-esxi: Add step_export

23 Oct 02:48
Compare
Choose a tag to compare
Pre-release

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

07 Jul 22:31
Compare
Choose a tag to compare
Pre-release

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

20 Mar 01:46
Compare
Choose a tag to compare
Pre-release

post-processor/vsphere: enable to use mitchellh.vmware-esx artifact type and OVF and OVA formats.

builder/vmware-esxi: Add step_export

16 Mar 13:49
Compare
Choose a tag to compare
Pre-release

Escape the remote password.

builder/vmware-esxi: Add step_export

13 Mar 16:19
Compare
Choose a tag to compare
Pre-release

builder/vmware-esxi: Add step_export

14 Mar 06:26
Compare
Choose a tag to compare
Pre-release

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

27 Dec 13:02
Compare
Choose a tag to compare
post-processor/vsphere: Enable to use artifacts from builder/vmware-esxi
website: Document vmware-esxi OVF Tool requirements, and 'format' option