[chef] Re: Re: Re: Re: Providing specific version numbers of packages to install with yum...


Chronological Thread 
  • From: Brad Knowles < >
  • To:
  • Cc: Brad Knowles < >
  • Subject: [chef] Re: Re: Re: Re: Providing specific version numbers of packages to install with yum...
  • Date: Mon, 24 Oct 2011 09:55:15 -0500

On Oct 21, 2011, at 10:25 PM, AJ Christensen wrote:

> yum_package "someshit" do
>  version "1.2.3-whatever"
> end

I can confirm that this form works:

  yum_package "erlang" do
    version "R14B-03.3.el5"
  end

However, that ties us to a specific version of Erlang, which I'd rather not 
do as a part of the recipe.  I'm sure I could over-ride this from a role, but 
is there a more elegant way to specify that we need something greater than 
version R12B, but without tying us to a specific version & release?

-- 
Brad Knowles 
< >
SAGE Level IV, Chef Level 0.0.1




Archive powered by MHonArc 2.6.16.

§