Skip to content

Commit

Permalink
feat: updated build.sh to use a json for files
Browse files Browse the repository at this point in the history
Updated build.sh to allow for it to have the same look as download.sh for menu, also moved all build files into project.json.

Signed-off-by: Jared Burns <[email protected]>
  • Loading branch information
burnsjared0415 committed Apr 30, 2024
1 parent 6f45b00 commit 3e394b5
Show file tree
Hide file tree
Showing 4 changed files with 1,087 additions and 1,656 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,17 @@
[#900](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/900)
- Adds option to enable cloud-init on VMware Photon OS 5.
[#900](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/900)
- Updated build.sh to follow the same menu options as download.sh.
[#910](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/910)
- Updated project.json to add build.sh variables during build out.
[#910](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/910)

**Chore**:

- Removes Ubuntu Server 23.10 from the project; superseded by 24.04 LTS.
[#891](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/891)
- Remove build.templ as part of the replacement for build.sh.
[#910](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/910)

## v0.19.1

Expand Down
Loading

0 comments on commit 3e394b5

Please sign in to comment.