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 group on FreeBSD #1226

Merged
merged 1 commit into from
Sep 17, 2019
Merged

Fix group on FreeBSD #1226

merged 1 commit into from
Sep 17, 2019

Conversation

jas01
Copy link

@jas01 jas01 commented Aug 27, 2019

The server::backup class don't use the correct information from
mysql::params about backupdirgroup. Because on FreeBSD the group root
doesn't exist it should use wheel instead. This difference are
correctly configure inside mysql::params but not inside server::backup

@sheenaajay
Copy link
Contributor

@jas01 Thanks for submitting the PR. Could you please rebase with the master.Changes in master for the acceptance tests to run clean.

@jas01
Copy link
Author

jas01 commented Sep 6, 2019 via email

@sheenaajay
Copy link
Contributor

@jas01 looks like it has pulled all commits from the master.I think we can open a new PR with the changes.

  The server::backup class don't use the correct information from
  mysql::params about backupdirgroup. Because on FreeBSD the group root
  doesn't exist it should use wheel instead. This difference are
  correctly configure inside mysql::params but not inside server::backup
@jas01
Copy link
Author

jas01 commented Sep 13, 2019 via email

@sheenaajay
Copy link
Contributor

@jas01 That's perfect.Let me rerun the job

@tphoney tphoney added the bugfix label Sep 17, 2019
@tphoney
Copy link
Contributor

tphoney commented Sep 17, 2019

Great work @jas01 merged !!!

@tphoney tphoney merged commit aeab16d into puppetlabs:master Sep 17, 2019
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.

3 participants