Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 20 days 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T22:49:19.000Z (over 1 year ago)
- Last Synced: 2024-11-22T15:23:06.508Z (3 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
[![Build Status](https://travis-ci.org/Oefenweb/shell-packer-template.svg?branch=master)](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)!