[chef] RE: Cookbook version dependency selection on chef server


Chronological Thread 
  • From: " " < >
  • To:
  • Subject: [chef] RE: Cookbook version dependency selection on chef server
  • Date: Tue, 11 Nov 2014 12:08:08 -0500

I think most people here have probably been bitten by something like this in 
some form or another.

chef-client will pull down the latest version from the Chef server, even if 
it's incompatible.  It's always best to specify, even if it's optimistic '>=' 
or pessimistic '~>'.

-Ameir


-----Original Message-----

From: 
< >
To: 
< >
Sent: Tuesday, November 11, 2014
Subject: [chef] Cookbook version dependency selection on chef server



Regarding cookbook dependencies with chef-client, if for example two versions
of the yum cookbook (versions 2.x and 3.x…incompatible btw) reside on the
chef server and the metadata.rb file provides no version dependency
constraints, which cookbook will include_recipe calls use?

Thanks.



Archive powered by MHonArc 2.6.16.

§