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

Handle SELinux in the cookbook itself and not just the tests #54

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

chewi
Copy link

@chewi chewi commented Jan 17, 2018

This may as well work out of the box!

There is no need to make this conditional on RHEL as I added a
use_selinux helper to selinux_policy a while back.

The setrlimit policies have been added to Fedora recently but only the
agent version is present in RHEL 7. This is no harm in defining it
twice in any case.

The selinux_policy_port resources should be removed if my unix_socket
branch is merged.

chewi added 2 commits January 17, 2018 16:36
This may as well work out of the box!

There is no need to make this conditional on RHEL as I added a
use_selinux helper to selinux_policy a while back.

The setrlimit policies have been added to Fedora recently but only the
agent version is present in RHEL 7. This is no harm in defining it
twice in any case.

The selinux_policy_port resources should be removed if my unix_socket
branch is merged.
Needed for 3.4. See ZBX-12567.
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.

1 participant