Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 292 Bytes

vagrant-playgrounds

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