assorted builds to play with vagrant/chef
- Setup
curl -L https://github.com/user-or-org/repo/archive/sha1-or-ref.tar.gz | tar xz
curl -L https://www.opscode.com/chef/install.sh | sudo bash
chef-solo -c solo.rb -j web.json
apt-get update