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 class parameter fpm_log_dir_mode to customize the file permission of log directory #675

Merged
merged 5 commits into from
Jul 13, 2023

Conversation

Q-Storm
Copy link
Contributor

@Q-Storm Q-Storm commented Dec 13, 2022

Pull Request (PR) description

I created the PR to parametrize the file permission for the php-fpm log directory.

This Pull Request (PR) fixes the following issues

Copy link
Member

@kenyon kenyon left a comment

Choose a reason for hiding this comment

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

manifests/fpm/config.pp Outdated Show resolved Hide resolved
manifests/init.pp Outdated Show resolved Hide resolved
@jnk0
Copy link

jnk0 commented Dec 14, 2022

Also mentioned in #523.

@Q-Storm Q-Storm force-pushed the Adding_param_fpm_log_dir_mode branch from 60105ed to fadd1e4 Compare December 15, 2022 16:17
@Q-Storm
Copy link
Contributor Author

Q-Storm commented Dec 19, 2022

Would be nice to also add a test to https://github.com/voxpupuli/puppet-php/blob/master/spec/classes/php_spec.rb

This is my first rspec test. I hope the test is as expected.

@kenyon kenyon changed the title Adding class parameter fpm_log_dir_mode to customize the file permission of log directory Add class parameter fpm_log_dir_mode to customize the file permission of log directory Dec 19, 2022
@kenyon kenyon changed the title Add class parameter fpm_log_dir_mode to customize the file permission of log directory Add class parameter fpm_log_dir_mode to customize the file permission of log directory Dec 19, 2022
@kenyon kenyon added the enhancement New feature or request label Dec 19, 2022
@smortex smortex merged commit bd51d35 into voxpupuli:master Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants