A template for Vagrant projects in Virtualbox provisioned by Chef
A lightweight template for getting started with Vagrant and Chef.
There are two ways to benefit from vagrant-frame
.
vagrant-frame
if you have any improvements to recommend.git clone
the repository link into the directory of your choice.vagrant-frame
folder.cd vagrant-frame
(or whatever you named it) to navigate into the cloned folder.rm ./.git
to remove the git information.git init
to set up a new project in the directory.