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

unit_file: Implement selinux_ignore_defaults #248

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

bastelfreak
Copy link
Member

@bastelfreak bastelfreak commented Feb 15, 2022

The parameter comes from the file resource type:

Upstream docs:

The parameter comes from the file resource type:
https://puppet.com/docs/puppet/7/types/file.html#file-attribute-selinux_ignore_defaults.
With the new parameter in this defined resource we can configure the
same param for the underlying file resource for the systemd unit.

Upstream docs:
* https://github.com/puppetlabs/puppet/blob/053ee58b62abd2063d6b05a077a7b6991769b9bd/lib/puppet/type/file/selcontext.rb#L85-L94
* puppetlabs/puppet@ac2262d
@bastelfreak bastelfreak merged commit 0dd941a into voxpupuli:master Feb 15, 2022
@bastelfreak bastelfreak deleted the service branch February 15, 2022 14:48
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.

2 participants