Open Sevyls opened 9 years ago
According to the mysql cookbook readme
since v6 of the mysql cookbook there are no recipes any more, instead they use LWRPs...
v6.0.0 (2014-12-15)
Major version update
Cookbook now provides LWRPs instead of recipes
via https://github.com/chef-cookbooks/mysql/blob/master/CHANGELOG.md#v600-2014-12-15
So? how to change it?
It would be necessary to rebuild the configuration for the mysql service as described in Usage here: https://supermarket.chef.io/cookbooks/mysql
I followed your Readme, but got the following error when running
vagrant up
Vagrant v1.7.2 Ruby 2.2.1
Here's the dumped chef stacktrace:
I think it's related to something like the problem mentioned here: https://github.com/mitchellh/vagrant/issues/5061#issuecomment-68697685