ebsco / mixlibrary-core

GEM to wrap all Chef LWRP logic inside a gem
http://ebsco.github.io/mixlibrary-core
Other
1 stars 0 forks source link

Chef 11 and 12 dont work with 0.0.8 #6

Closed carpnick closed 9 years ago

carpnick commented 9 years ago

Ruby version issue.

carpnick commented 9 years ago

RubyGems version that comes with 11.16 is bad. It doesnt do proper dependency checks

carpnick commented 9 years ago

How to do this in Chef 11: https://github.com/ebsco/mixlibrary-core/blob/master/Samples/SampleRecipeDeployment.rb

carpnick commented 9 years ago

@ericrlarson FYI for Chef 11 0.0.9 has been deployed. Doesnt fix the issue but see sample recipe to fix in 11.

Not an issue in 12.

Info: Rubygems tools in Chef Client 11 is so out of date it doesnt do dependency management correctly. The Recipe link above shows how to update the rubygems tools