Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor MySQL to use new version #3

Open
adamkrone opened this issue Dec 17, 2014 · 0 comments
Open

Refactor MySQL to use new version #3

adamkrone opened this issue Dec 17, 2014 · 0 comments

Comments

@adamkrone
Copy link
Member

Currently, we depend on a very dated version of the mysql cookbook. The newest version, v6.0.0 is a major departure from the previous versions, acting as a library of LWRPs to use in your own cookbooks. This fits well with our model, as we already have the mysql_server wrapper recipe.

adamkrone added a commit that referenced this issue Dec 18, 2014
It appears to install correctly, however it looks like this will
have to wait until the database cookbook supports the new version.
adamkrone added a commit that referenced this issue Dec 23, 2014
It appears to install correctly, however it looks like this will
have to wait until the database cookbook supports the new version.
adamkrone added a commit that referenced this issue Dec 23, 2014
…-base into mysql-refactor

* 'mysql-refactor' of github.com:adamkrone/chef-capistrano-base:
  Issue #3 - Moves to new MySQL cookbook

Conflicts:
	Berksfile
	metadata.rb
	recipes/database_mysql.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant