berkshelf / vagrant-berkshelf

A Vagrant plugin to add Berkshelf integration to the Chef provisioners
Other
378 stars 100 forks source link

Can't omnibus install chef during `vagrant up` #317

Closed dkowis closed 7 years ago

dkowis commented 7 years ago

From the vagrant documentation regarding the chef_solo provider, it will automatically install chef via the online omnibus installer, which is fantastic!

But this plugin seems to run before any of that happens and then it says it can't find chef, and so I can't run anything :(

dkowis commented 7 years ago

Nevermind, it wants the local ChefDK