With a default (rove-generated) selection including MySQL: ``` FATAL: Chef::Exceptions::RecipeNotFound: could not find recipe server for cookbook mysql ``` This is apparently unavoidable without version locking to < 6. https://github.com/mitchellh/vagrant/issues/5061
With a default (rove-generated) selection including MySQL:
This is apparently unavoidable without version locking to < 6.
hashicorp/vagrant#5061