How to handle different ruby version requirements between chef 10.28.0 and ohai 8.0.1 -


i'm trying build server on rackspace using chef 10.28.0, building exact same configuration i've built 3 times before without changes. difference chef installed ohai 7.4.0 on previous runs , time installing ohai 8.0.1.

the problem chef 10.28.0 installs ruby 1.9.3, whereas ohai 8.0.1 requires ruby 2.0.0 or greater. googling have found chef 10 supports ruby 2.0 installs ruby 1.9 default. there way chef 10 install ruby 2.0 instead? barring that, there way chef 10 install ohai 7.4 instead of 8.0?

thanks in advance.

please use omnibus installer packages. these include ruby, chef, ohai, , other dependencies in working configuration. can download older versions of omnibus installers the download page:

or can use -v option bootstrap scripts.


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -