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

Config before install #813

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Config before install #813

merged 1 commit into from
Mar 29, 2016

Conversation

tomkrouper
Copy link
Contributor

When there is a new install, the package installation will run mysqld --initialize or mysql_install_db which leaves mysqld in a running
state. If you have $mysql::server::restart set to false, mysqld will
not restart and you will be left in a state of running a default config
instead of your intended configuration.

@igalic
Copy link
Contributor

igalic commented Mar 25, 2016

@tomkrouper the puppet4/strict failure is unrelated to your change
however, i would still appreciate a proper rebase

This prevents mysqld from running without its intended configuration.
@tomkrouper
Copy link
Contributor Author

@igalic,

This is my first time following a rebase workflow. Please let me know if I fixed this correctly. Thanks.

@igalic
Copy link
Contributor

igalic commented Mar 29, 2016

thanks @tomkrouper! this looks great!

@igalic igalic merged commit b41dc6f into puppetlabs:master Mar 29, 2016
@tomkrouper tomkrouper deleted the config-before-install branch April 11, 2016 19:01
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