mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-08-03 13:24:55 +00:00
ipareplica: Add support for pki_config_override
There is a new setting for the ipareplica role: ipareplica_pki_config_override
This commit is contained in:
@@ -140,6 +140,7 @@ Variable | Description | Required
|
||||
`ipaadmin_principal` | The authorized kerberos principal used to join the IPA realm. (string) | no
|
||||
`ipareplica_no_host_dns` | Do not use DNS for hostname lookup during installation. (bool, default: false) | no
|
||||
`ipareplica_skip_conncheck` | Skip connection check to remote master. (bool, default: false) | no
|
||||
`ipareplica_pki_config_override` | Path to ini file with config overrides. This is only usable with recent FreeIPA versions. (string) | no
|
||||
|
||||
Server Vaiables
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user