These are packer templates for Ubuntu.
- make changes in the designated
template.json
- increment
iteration
in thetemplate.json
- test build the boxes locally
- make a PR
- on merge, it will push the new version to Atlas
- verify: https://atlas.hashicorp.com/ies
Note: at this time, only ubuntu-14.04.x-trusty will be pushed up.
$ packer build -only=virtualbox-iso template.json
Omit -only
if you have VMware installed also.