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

Make the daemon umask configurable #226

Merged
merged 3 commits into from
Oct 10, 2018
Merged

Make the daemon umask configurable #226

merged 3 commits into from
Oct 10, 2018

Conversation

jaksi
Copy link
Contributor

@jaksi jaksi commented Oct 4, 2018

With the node['os-hardening']['security']['init']['daemon_umask'] attribute.
Defaults to 027, the original value set by the recipe.

Kristof Jakab and others added 2 commits October 3, 2018 14:09
With the node['os-hardening']['security']['init']['daemon_umask'] attribute.
Defaults to 027, the original value set by the recipe.
Make the daemon umask configurable
Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

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

@jaksi Thank you for your contribution. This is a nice addition. I am having a look tomorrow why the test are failing.

@artem-sidorenko
Copy link
Member

@jaksi thanks for this PR!

master should be fixed now. May I ask you to rebase this PR on latest master in order to get the tests running?

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6b4e283 on prezi:master into d156395 on dev-sec:master.

@jaksi
Copy link
Contributor Author

jaksi commented Oct 10, 2018

@chris-rock @artem-sidorenko thanks for the reviews, I've merged your fix, the tests turned green.

@chris-rock chris-rock merged commit ca2f5bc into dev-sec:master Oct 10, 2018
@chris-rock
Copy link
Member

Thank you @jaksi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants