[chef] Re: run list override with cookbook version?


Chronological Thread 
  • From: AJ Christensen < >
  • To: " " < >
  • Subject: [chef] Re: run list override with cookbook version?
  • Date: Sat, 10 Jan 2015 10:35:31 +1300

I probably wouldn't recommend using the override syntax for this, but
it may be possible:

`chef-client -o 


It may be preferential to apply a restriction to your environment by
another means: Environment, Chef Server Universe, Berkshelf, git
repository, etc.

You can use this same hidden version-specifier syntax in roles, then
apply the role through -o, for another idea. No idea how long it will
be around for.

cheers,

--aj

On Sat, Jan 10, 2015 at 10:08 AM, Fouts, Chris 
< >
 wrote:
> I know I can do this on a node
>
>
>
> Ø  chef-client -o “recipe[java_install]”
>
>
>
> But how do I specify a certain cookbook version?
>
>
>
> Chris



Archive powered by MHonArc 2.6.16.

§