Releases: ddelnano/packer-plugin-xenserver
Releases · ddelnano/packer-plugin-xenserver
v0.3.2
Bug fixes:
- Added documentation for the
network_names
configuration option (#16)
- Fixed an issue where the packer created VM would not be cleaned up during the wait for ip step (#11)
v0.3.1
Bug fixes:
- Fixed an issue where deployments with large pools could run into
packer build
failures (#12)
v0.3.1-rc1
Testing packer init
again (#14 )
v0.3.0
- Upgraded repository to use the packer-plugin-sdk which supports packer 1.7 (#13)
v0.2.0
Improvements:
- Upgraded packer to v1.6.5 - #5
v0.1.1
Bug Fixes
- Fixed an issue where VMs would not have a VIF created during the packer build
Improvements
- Revamped most of the documentation for the project
- Added working examples for Ubuntu 20.04 and Centhos 8.3