omnibus_updater cookbook

Is there a way to specify a minimum version, but if the node is running a
higher version, not have it downgrade the node? Thanks.


~~ StormeRider ~~

“Every world needs its heroes […] They inspire us to be better than we
are. And they protect from the darkness that’s just around the corner.”

(from Smallville Season 6x1: “Zod”)

On why I hate the phrase “that’s so lame”… http://bit.ly/Ps3uSS

Morgan,

I think you want to use the prevent_downgrade attribute, as described here:

Read through the docs and see which combination works for you - like "set
version X, leave always_download set to false, set prevent_downgrade to
true".

Obviously, test, test, test. :slight_smile:

-M

On Thu, May 22, 2014 at 6:56 AM, Morgan Blackthorne
stormerider@gmail.comwrote:

Is there a way to specify a minimum version, but if the node is running a
higher version, not have it downgrade the node? Thanks.

--
~~ StormeRider ~~

"Every world needs its heroes [...] They inspire us to be better than we
are. And they protect from the darkness that's just around the corner."

(from Smallville Season 6x1: "Zod")

On why I hate the phrase "that's so lame"... http://bit.ly/Ps3uSS

Thanks! I had just looked over the docs the other day and I missed that.
Sometimes I just need a second pair of eyes on things :slight_smile:

--
~~ StormeRider ~~

"Every world needs its heroes [...] They inspire us to be better than we
are. And they protect from the darkness that's just around the corner."

(from Smallville Season 6x1: "Zod")

On why I hate the phrase "that's so lame"... http://bit.ly/Ps3uSS

On Thu, May 22, 2014 at 7:36 AM, Mike miketheman@gmail.com wrote:

Morgan,

I think you want to use the prevent_downgrade attribute, as described
here: GitHub - chef-boneyard/omnibus_updater: DEPRECATED: Chef cookbook to update the omnibus packaged Chef client

Read through the docs and see which combination works for you - like "set
version X, leave always_download set to false, set prevent_downgrade to
true".

Obviously, test, test, test. :slight_smile:

-M

On Thu, May 22, 2014 at 6:56 AM, Morgan Blackthorne <stormerider@gmail.com

wrote:

Is there a way to specify a minimum version, but if the node is running a
higher version, not have it downgrade the node? Thanks.

--
~~ StormeRider ~~

"Every world needs its heroes [...] They inspire us to be better than we
are. And they protect from the darkness that's just around the corner."

(from Smallville Season 6x1: "Zod")

On why I hate the phrase "that's so lame"... http://bit.ly/Ps3uSS