[ipa] Add kra role to replicas

As we were finally able to resolve the issue of replica installation
failing when KRA role is enabled. We can now enable it by default in
playbook.

See https://pagure.io/fedora-infrastructure/issue/12158 for more info.
This commit is contained in:
Michal Konecny 2025-05-22 15:11:06 +02:00
parent dd230cc1ef
commit c4948ba32e

View file

@ -163,6 +163,7 @@
ansible.builtin.command:
argv:
- ipa-replica-install
- --setup-kra
- --setup-ca
- --admin-password={{ ipa_admin_password }}
- --no-host-dns