Skip to content

Files

Latest commit

Dec 28, 2013
4a61af4 · Dec 28, 2013

History

History
22 lines (12 loc) · 289 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 289 Bytes

My Mac Enviroment

It makes mac enviroment with chef-solo.

install

chef-solo -c solo.rb -j localhost.json

if you don't have chef-solo, firstly you have to exec below command.

curl http://www.opscode.com/chef/install.sh | sudo bash