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
Added an override (bool) option to the vsphere-template post-processor, allowing the overwrite of an existing template if set to true. (feat: add override option #560)
Refactored support for specifying the firmware type when creating and configuring the virtual machines to ensure that the APCI layout for virtual hardware 20 or later with EFI (and EFI with Secure Boot) have the correct APCI motherboard layout. (refactor: set firmware configuration during create #579)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Important
Please update to
v2.1.1to address the issue observed in #651.I'm incredibly excited to announce the v2.1.0 release of
vmware/packer-plugin-vsphere.Below are the highlights for the release:
✨ Enhancements
datastore_cluster) for virtual machine builds and post-processing. (feat: add support for datastore clusters #574)vsphere-virtualmachine)for querying virtual machine information, enablingvsphere-cloneto select a template. (feat: add datasource for virtual machines #498)override(bool) option to thevsphere-templatepost-processor, allowing the overwrite of an existing template if set totrue. (feat: add override option #560)tools_sync_timeto ensure more flexible and accurate time synchronization settings for virtual machines. (refactor: time synchronization settings #581)🐛 Bug Fixes
NestedHVEnabledonly when requested ortrue#554)vsphere-supervisorJenkins template to address compatibility. (fix: update jenkins template used by supervisor builder #583)🧹 Chores
jetbrains.vspheretovmware.vsphereto align the identifier with the namespace. (refactor: update builder id tovmware.vsphere#629)hashicorp/packer-plugin-sdkto v0.6.5. (chore(deps): bumphashicorp/packer-plugin-sdkto v0.6.5 #616)hashicorp/hcl/v2from v2.19.1 to v2.24.0. (chore(deps): bump hashicorp/hcl/v2 from v2.19.1 to v2.24.0 #558)Bumpedgithub.com/vmware/govmomifrom 0.51.0 to 0.52.0. (chore(deps): bump github.com/vmware/govmomi from 0.51.0 to 0.52.0 #553)github.com/ulikunitz/xzfrom 0.5.10 to 0.5.15. (chore(deps): bump github.com/ulikunitz/xz from 0.5.10 to 0.5.15 #557)golang.org/x/cryptofrom 0.40.0 to 0.45.0. (refactor: update goreleaser #556)🏗️ New Contributors
For list of all commits, please refer to the following: v2.0.0...v2.1.0
Ryan Johnson, Maintainer
VMware by Broadcom
GitHub | LinkedIn
All reactions