A current Chef recipe isn\'t running because of a bug in version 0.10.10. How can I upgrade the version of Chef that Vagrant uses, to 0.10.12?
I don\'t want to just
If you are using Chef Test Kitchen, then you can specify the Chef version in .kitchen.yml file, like this:
.kitchen.yml
provisioner: name: chef_zero require_chef_omnibus: 12.6.0