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 May 1, 2024
1 parent 6f45b00 commit 08baedd
Show file tree
Hide file tree
Showing 7 changed files with 1,321 additions and 1,671 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,21 @@
[#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)
- update build.md to reflect changes made on build.sh.
[#910](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/910)
- add automated-download.md to documentation for download.sh.
[#910](https://github.com/vmware-samples/packer-examples-for-vsphere/pull/910)

## v0.19.1

Expand Down
Loading

0 comments on commit 08baedd

Please sign in to comment.