[chef] Re: Separate git repo per cookbook - how will dependent cookbooks be reolved?


Chronological Thread 
  • From: Bryan McLellan < >
  • To:
  • Subject: [chef] Re: Separate git repo per cookbook - how will dependent cookbooks be reolved?
  • Date: Fri, 9 Mar 2012 12:44:32 -0500

On Fri, Mar 9, 2012 at 2:25 AM, Torben Knerr 
< >
 wrote:
> as I have read there is some effort in putting the Opscode cookbooks in
> their own git repository each.
>
> By doing that, did you already decide how to pull in the dependent
> cookbooks?
>
> Librarian or git submodules come to my mind. Or will it be something built
> into Chef which resolves dependent cookbooks via metadata.rb?

The recommended workflow is still to use the community site as the
source for stable cookbooks and use git for cookbook development.
'knife cookbook site install' is happy to download cookbooks from the
community site for you.

People have strong feelings about tools. Some people hate git
submodules, others love them. Cookbook authoring is art, and we all
have our favorite brush. I think the number of cookbook users is going
to continue to grow over the number of public cookbook maintainers,
and there will be less development centric workflow patterns overall.
Discussion is still likely to be made by people who are authoring and
maintaining though.

Bryan



Archive powered by MHonArc 2.6.16.

§