mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
[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:
@@ -163,6 +163,7 @@
|
||||
ansible.builtin.command:
|
||||
argv:
|
||||
- ipa-replica-install
|
||||
- --setup-kra
|
||||
- --setup-ca
|
||||
- --admin-password={{ ipa_admin_password }}
|
||||
- --no-host-dns
|
||||
|
||||
Reference in New Issue
Block a user