April 2010
0 posts
Git deploy for chef
I’ve been doing a lot of work with chef lately and the default workflow really sucks. Typically what I will do is make a change, commit it, then push it up to github. Then I will login to my chef server and run rake install in /var/chef-repo to pull from github and upload all the new cookbooks and roles into the running chef instance. Then I will login to the target server and run...
Apr 1st
1 note