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

Add support for setting tls options for mysql_user's #896

Merged
merged 1 commit into from
Oct 17, 2016
Merged

Add support for setting tls options for mysql_user's #896

merged 1 commit into from
Oct 17, 2016

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Oct 4, 2016

This adds support for adding or modifying tls options via the
mysql_user provider. this works with newer mysql syntax which uses
the ALTER USER syntax and also with the older syntax which relies on
using GRANTs.

This adds support for adding or modifying tls options via the
mysql_user provider. this works with newer mysql syntax which uses
the ALTER USER syntax and also with the older syntax which relies on
using GRANTs.
Copy link
Contributor

@EmilienM EmilienM left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Maybe someone from Puppetlabs can test it? I don't want to press the button and break again :-)

ping @hunner

@JAORMX
Copy link
Contributor Author

JAORMX commented Oct 17, 2016

any more feedback for this?

@EmilienM EmilienM merged commit 669ece6 into puppetlabs:master Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants