After running vagrant up I get an error about mysql cookbook, but I don't know how to fix it.
==> projectname: Recipe Compile Error
==> projectname: ================================================================================
==> projectname:
==> projectname: Chef::Exceptions::RecipeNotFound
==> projectname: --------------------------------
==> projectname: could not find recipe server for cookbook mysql
==> projectname:
==> projectname: [2015-01-30T07:51:08+00:00] ERROR: Running exception handlers
==> projectname: [2015-01-30T07:51:08+00:00] ERROR: Exception handlers complete
==> projectname: [2015-01-30T07:51:08+00:00] FATAL: Stacktrace dumped to /var/chef/cache/chef-stacktrace.out
After running
vagrant upI get an error about mysql cookbook, but I don't know how to fix it.