Packer Templates for AWS AMI and Vagrant Box
Packer Templates include Packer templates and installation scripts which can be used to generate AWS AMI and Vagrant Box.
To be updated.
$ git clone https://github.com/posquit0/packer-templates
$ cd packer-templates
# Usage: packer build ${packer-template-file}
$ packer build ubuntu-amd64-grafana.json
This project follows the Contributor Covenant Code of Conduct.
Please use the issue tracker to report any bugs or ask feature requests.
Provided under the terms of the MIT License.
Copyright © 2017, Byungjin Park.