chef - knife configure -i fails -


running knife keep on getting error, google not seem much

warning: no knife configuration file found should put config file? [/home/ubuntu/.chef/knife.rb]  error: ohai::exceptions::dependencynotfound: can not find plugin dependency os 

this on ubuntu 13.10 server. have ideas on how solve this?

upgrade 11.12.4+

the fix in chef code in 11.12.4.rc1, same 1 line fix mentioned in user34's answer. upgrading 11.12.4+, when released, should solve problem.

rich


Comments

Popular posts from this blog

hibernate - How to load global settings frequently used in application in Java -

python 3.x - Mapping specific letters onto a list of words -

objective c - Ownership modifiers with manual reference counting -