https://github.com/oefenweb/shell-packer-template
Shell scripts to build Debian-like Virtualbox images using Packer
https://github.com/oefenweb/shell-packer-template
ansible bento debian packer shell ubuntu virtual-machine virtualbox virtualbox-image virtualbox-images
Last synced: 6 months ago
JSON representation
Shell scripts to build Debian-like Virtualbox images using Packer
- Host: GitHub
- URL: https://github.com/oefenweb/shell-packer-template
- Owner: Oefenweb
- License: mit
- Created: 2017-04-12T07:53:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T22:49:19.000Z (over 2 years ago)
- Last Synced: 2025-01-23T02:44:43.409Z (12 months ago)
- Topics: ansible, bento, debian, packer, shell, ubuntu, virtual-machine, virtualbox, virtualbox-image, virtualbox-images
- Language: Shell
- Size: 30.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## packer-template
[](https://travis-ci.org/Oefenweb/shell-packer-template)
Shell scripts to build Debian-like Virtualbox images using Packer.
#### Variables
* `PYTHON_VERSION`: [required]: Python version to use for bootstrapping (e.g. `2`, `3`)
* `ANSIBLE_VERSION`: [required]: Ansible version to use for bootstrapping (e.g. `latest`, `2.9.10`)
#### License
MIT
#### Author Information
Mischa ter Smitten (based on work from [chef/bento](https://github.com/chef/bento))
#### Feedback, bug-reports, requests, ...
Are [welcome](https://github.com/Oefenweb/shell-packer-template/issues)!