v0.4.1
Note
Release Date: 2021-09-16
Previous Versioning: v21.09.1
- Refactors issue templates to use GitHub custom issue forms.
- Refactors all builds to pass the language, keyboard, and timezone to the configuration files.
- Updates the Rocky Linux build to use UEFI; however without secure boot.
- Updates the defaults in
common.pkvars.hcl
to use hardware version 19, which provides the best performance and latest features available in ESXi 7.0 U2. - Refactors all builds with input variable definitions separated into
variables.pkr.hcl
. - Refactors all builds to use
<build>.auto.pkvars.hcl
for input variables the and<build>.pkr.hcl
for the template configurations, with simplified names for<build>
. - Refactors all builds to use
${path.cwd}/output/
as the path for the manifest post-processor. - Adds disclaimers and Updates descriptions in script files.
- Updates README.md.
Full Changelog: