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 paramter to set config file permissions #1333

Merged
merged 1 commit into from
Jan 19, 2016

Conversation

timogoebel
Copy link
Contributor

This PR adds an parameter file_mode to specify the desired permissions mode the config files are created with.

@jonnytdevops
Copy link
Contributor

Hi There

The tests will need to be fixed before we can merge this.

Also, can you please state a business case where the default permissions are not acceptable?

Thanks

@timogoebel
Copy link
Contributor Author

I think that the test failures are not related and already broken in master.

A business case for the parameter is quite common: one may need to pass hardening requirements from pci-dss, cis, ...
I can add this to the docs if you want...

On 18.01.2016, at 16:54, JT (Jonny) notifications@github.com wrote:

Hi There

The tests will need to be fixed before we can merge this.

Also, can you please state a business case where the default permissions are not acceptable?

Thanks


Reply to this email directly or view it on GitHub.

@timogoebel
Copy link
Contributor Author

@jonnytpuppet: I just had another look at the acceptance test failures. Apache can not start because of

Invalid command 'FastCgiExternalServer', perhaps misspelled or defined by a module not included in the server configuration

This is definitely not related to the changes in this PR.

@jonnytdevops
Copy link
Contributor

@timogoebel You are indeed correct, these failures are unrelated to your changes. @tphoney is working on apache internally to see if we can fix the current build, then we can look at merging this.

Thanks for your patience

jonnytdevops added a commit that referenced this pull request Jan 19, 2016
add paramter to set config file permissions
@jonnytdevops jonnytdevops merged commit 2c6a22a into puppetlabs:master Jan 19, 2016
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