ansible/lightbulb

Create a box with Packer

bbaassssiiee opened this issue · 1 comments

Ansible can be used with Packer to create base images to run on various platforms like VirtualBox, AWS, Azure, VMWare, to name a few.

The lightbulb project needs a centos image with some sugar on top. Packages like Ansible, vim, nano, etc.

We can create a box tailored for this usage and store it in the cloud.

would it helpful if we use the ones in https://github.com/chef/bento or start from scratch?