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 log_user on FreeBSD #1503

Merged
merged 1 commit into from
Apr 7, 2022
Merged

Fix log_user on FreeBSD #1503

merged 1 commit into from
Apr 7, 2022

Conversation

kapouik
Copy link

@kapouik kapouik commented Apr 7, 2022

Pull Request (PR) description

Nginx write his own log with the daemon user. As it, log_dir must be set with the correct user name to work on freebsd.

This Pull Request (PR) fixes the following issues

@puppet-community-rangefinder
Copy link

nginx::params is a class

Breaking changes to this file MAY impact these 1 modules (near match):

This module is declared in 9 of 579 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@ekohl ekohl merged commit 5a95845 into voxpupuli:master Apr 7, 2022
@ekohl ekohl added the enhancement New feature or request label Apr 7, 2022
@smortex smortex changed the title change log_user on freebsd Fix log_user on FreeBSD Aug 24, 2022
@smortex smortex added bug Something isn't working and removed enhancement New feature or request labels Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants