Releases: DonBower/packer-vsphere-ubuntu
Releases · DonBower/packer-vsphere-ubuntu
0.2.1
Additional Packages
💥 Enhancement:
- Add image packages
- acl
- gnupg
- lvm2
- netcat
- nfs-common
- python3.11
- python3-pip
- python-is-python3
💦 Chore:
- Remove superfluous files from ansible directory
Fix Image Name
0.1.4 fix image name (#19)
upgrade hcp provider
Update hashicorp/hcp requirement from ~> 0.69.0 to ~> 0.70.0 (#18) Updates the requirements on [hashicorp/hcp](https://github.com/hashicorp/terraform-provider-hcp) to permit the latest version. - [Release notes](https://github.com/hashicorp/terraform-provider-hcp/releases) - [Changelog](https://github.com/hashicorp/terraform-provider-hcp/blob/v0.70.0/CHANGELOG.md) - [Commits](https://github.com/hashicorp/terraform-provider-hcp/compare/v0.69.0...v0.70.0) --- updated-dependencies: - dependency-name: hashicorp/hcp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Reduce Disk Size to 16GB
This release reduces the primary disk to 16 GB and the following volume sizes (in MB) to:
- EFI = 256
- BOOT = 512
- root = 8192
- home = 512
- tmp = 1024
- var = 2048
- opt = 512
- log = 512
- audit = 512
Initial Release
It works, but has some issues to be investigated.
see Issues