mirror of https://github.com/hashicorp/packer
Add new config option to allow setting virtual machine hardware version (#65)
* Add new config option to allow setting virtual machine hardware version The vsphere-iso builder gets a new configuration option named vm_version. It allows setting the VMWare virtual machine hardware version to a non-default value. The default behavior remains unchanged. Use the latest supported hardware version that ESXi/vCenter allows. VMWare KB for supported virtual machine hardware versions. https://kb.vmware.com/s/article/1003746 * Change vm_version from string to intpull/8480/head
parent
9612ec5b5e
commit
40ec9efdfd
Loading…
Reference in new issue