vagrant_bootstrap

Extend Vagrant to easily create directories with Vagrantfiles to ease creation and collaboration of namespaced Vagrant virtual machines and avoid namespace collisions.

Also automatically deletes node and client for the VM from chef upon vagrant destroy.

Installation

Or install it yourself as:

$ gem install vagrant_bootstrap

Usage

See vagrant bootstrap -h for help.