Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)!