Issue #7667
closedpulp_installer should use the new libexec SELinux wrappers from the RPM packages
Description
Soon the katello/foreman RPM packages will use these paths, for SELinux transitioning: /usr/libexec/pulpcore/{rq,gunicorn} rather than: /usr/bin/{rq,gunicorn}
The installer needs to be updated for this, when installing from RPM packages.
Related issues
Updated by mdepaulo@redhat.com about 4 years ago
- Related to Issue #7663: SELinux policies not being applied when using RPM based installation added
Updated by mdepaulo@redhat.com about 4 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 83
Updated by pulpbot about 4 years ago
- Status changed from NEW to POST
Added by Mike DePaulo about 4 years ago
Added by Mike DePaulo about 4 years ago
Revision 3f5e4e84 | View on GitHub
Problem: pulp_installer should use the new libexec SELinux wrappers
from the RPM packages
Solution: Use the private variable __pulp_daemons_dir between pulp_common and the pulp service roles. It has different default paths depending on pulp_install_source .
fixes: #7667 https://pulp.plan.io/issues/7667 pulp_installer should use the new libexec SELinux wrappers from the RPM packages
Updated by Anonymous about 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset ansible-pulp|3f5e4e84dcf134ee1503ce271287710f8affb0d0.
Updated by ttereshc about 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Problem: pulp_installer should use the new libexec SELinux wrappers
from the RPM packages
Solution: Use the private variable __pulp_daemons_dir between pulp_common and the pulp service roles. It has different default paths depending on pulp_install_source .
fixes: #7667 https://pulp.plan.io/issues/7667 pulp_installer should use the new libexec SELinux wrappers from the RPM packages