ANSIBLE BOX

https://atlas.hashicorp.com/iyu/ansible

Installation for Mac

Vagrant

http://www.vagrantup.com/downloads.html

Virtualbox

https://www.virtualbox.org/wiki/Downloads

Ansible

$ brew install ansible

Usage

Basic

$ vagrant up
$ vagrant package --output boxes/package-{version}.box

Bug exists in vagrant@1.7.1. @see hashicorp/vagrant#4962

https://atlas.hashicorp.com/iyu/boxes/ansible/versions/new

Update

$ vagrant destroy
$ vim playbook.yml # edit playbook.yml
$ vagrant up
$ vagrant package --output boxes/package-{version}.box

https://atlas.hashicorp.com/iyu/boxes/ansible/versions/new