Bug #31909
Enable pki-core DNF module if needed on EL8
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
Yes
Description
On EL8 the pki-core module is needed by candlepin. candlepin-selinux pulls in candlepin. This means that in the installer the SELinux workaround hook needs to enable the module.
Associated revisions
History
#1
Updated by The Foreman Bot about 2 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/653 added
#2
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases 2.5.0 added
#3
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|e1f21bbb35aca4dbdecd945b1db7b0f4f506ba22.
#4
Updated by The Foreman Bot about 2 years ago
- Pull request https://github.com/theforeman/foreman-installer/pull/651 added
#5
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Triaged changed from No to Yes
- Target version set to 2.4.0
- Category set to foreman-installer script
#6
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Fixed in Releases deleted (
2.5.0)
Fixes #31909 - Enable pki-core DNF module on EL8
On EL8 the pki-core module is needed by candlepin. candlepin-selinux
pulls in candlepin. This means that in the installer the SELinux
workaround hook needs to enable the module.