freeipa/ipaplatform/rhel
Florence Blanc-Renaud c2c533b765 Adapt redhat ipaplatform to RHEL9/ELN
On RHEL8, ipa is using named-pkcs11.service but RHEL9 is based on
fedora34 and uses named.service instead. There is already some support
for this distinction in ipaplatform, and the patch relies on the
specific settings that can be configured in ipaplatform/xx/services.py
and ipaplatform/xx/constants.py

On RHEL9 ipa also needs to define NAMED_OPENSSL_ENGINE for named
to use openssl's okcs11 engine.

Fixes: https://pagure.io/freeipa/issue/8753
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2021-03-29 10:03:21 +03:00
..
__init__.py Build: replace ipaplatform magic with symlinks generated by configure 2016-10-24 13:30:12 +02:00
constants.py Adapt redhat ipaplatform to RHEL9/ELN 2021-03-29 10:03:21 +03:00
paths.py ipa-client-automount: handle NFS configuration file changes 2019-02-27 21:42:39 +01:00
services.py Adapt redhat ipaplatform to RHEL9/ELN 2021-03-29 10:03:21 +03:00
tasks.py Add absolute_import future imports 2018-04-20 09:43:37 +02:00