[chef] Re: Re: Re: How do I set up this infrastructure?


Chronological Thread 
  • From: Torben Knerr < >
  • To: " " < >
  • Subject: [chef] Re: Re: Re: How do I set up this infrastructure?
  • Date: Thu, 7 Aug 2014 21:57:49 +0200

Hi Matt,

you might be looking for a pattern where independent nodes in one
environment can have totally different versions of their cookbook
dependencies. The environment cookbook pattern prevents that, but
using "top-level cookbooks" (which lock their dependencies in
metadata.rb rather than environments) you get exactly that.

Might be too fine-grained for your use case ("site" sounds like it
would be grouping a set of nodes), but it might give you some more
ideas:
https://github.com/tknerr/sample-toplevel-cookbook
https://github.com/tknerr/vagrant-toplevel-cookbooks

HTH,
Torben

On Thu, Aug 7, 2014 at 8:50 PM,  
< >
 wrote:
> Hello ranjib,
>
> I think I can work out something from the info you gave me in your response.
> Thank you.
>
> ~Matt



Archive powered by MHonArc 2.6.16.

§