Last Updated: February 25, 2016
·
3.288K
· computerlyrik

Manage chef cookbooks with git submodules

Maintain your Opscode Chef cookbooks with help of submodules.
Develop/Pull/Push cookbooks independently of knife commands.

example:

git submodule add https://github.com/opscode-cookbooks/firewall cookbooks/firewall

2 Responses
Add your response

Nice one. Thanks.

over 1 year ago ·

What about Berkshelf? The chef-DK already have it built in.

http://berkshelf.com

over 1 year ago ·