Comment on Vagrant 1.6 has been releasedparentComments−tomswartz0712yFor what it's worth, the same guy makes Packer, a tool to create your own boxes. https://github.com/mitchellh/packerIt even allows you to replace the functionality of Vagrant - in place- to create, spin up, and provision the box all in one command.It's super awesome.
Comments
For what it's worth, the same guy makes Packer, a tool to create your own boxes. https://github.com/mitchellh/packer
It even allows you to replace the functionality of Vagrant - in place- to create, spin up, and provision the box all in one command.
It's super awesome.