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

Fix regression introduced by adding OpenBSD support. #691

Merged
merged 1 commit into from Mar 18, 2015
Merged

Fix regression introduced by adding OpenBSD support. #691

merged 1 commit into from Mar 18, 2015

Conversation

buzzdeee
Copy link
Contributor

The pull request referring to was #567

Add a $mysql_group parameter, and use that instead of the $root_group
parameter to define the group membership of the mysql error log file.

For all OS but OpenBSD, the value is set to 'mysql', which was hardcoded
in manifests/server/service.pp before, for OpenBSD, it's set to '_mysql'.

Should bring back old behavior on non-OpenBSD, and some tests showed,
no problems on OpenBSD.

Add a $mysql_group parameter, and use that instead of the $root_group
parameter to define the group membership of the mysql error log file.
@buzzdeee buzzdeee mentioned this pull request Mar 18, 2015
underscorgan pushed a commit that referenced this pull request Mar 18, 2015
Fix regression introduced by adding OpenBSD support.
@underscorgan underscorgan merged commit 97b7223 into puppetlabs:master Mar 18, 2015
@underscorgan
Copy link
Contributor

\o/ thanks @buzzdeee !

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.

None yet

3 participants