This is a simple, basic Vagrant set-up for a development box for Node JS, provisioned with chef-solo,
Other recipies included:
- build-essential
- vim
- git
- apt
Clone it and launch Vagrant:
git clone --recursive git@github.com:jmonster/vagrant-chef-nodejs-startup.git vagrantjs
cd vagrantjs
vagrant up