[chef] 10.16.4 not available for chef-full bootstrap


Chronological Thread 
  • From: Erik Hollensbe < >
  • To: " " < >
  • Subject: [chef] 10.16.4 not available for chef-full bootstrap
  • Date: Tue, 25 Dec 2012 03:27:50 -0800

Hey duders,

Just in case you forgot, 10.16.4 never got any omnibus love -- which means 
standard knife bootstraps with it are pretty grumpy.

Of course you should be ignoring me and enjoying your holidays with your 
family, because computers are a silly thing to fret about in comparison. I'm 
just dropping this note for when you all get back from that.

For those of you playing the home game that can't wait, if you need to deal 
with moneta+chef and need knife bootstrap this instant, open up a Gemfile and 
throw this in there:

gem 'moneta', '~> 0.6.0'
gem 'chef', '10.16.2'

then run `bundle update` and just prefix all `knife` invocations with `bundle 
exec knife`. the standard bootstrap (at least for debuntu) comes from .deb 
packages and is therefore immune to the moneta problem... sort of.

Have a happy holidays,

-Erik


Archive powered by MHonArc 2.6.16.

§