freeipa/ipaserver/install/server
Christian Heimes 8c3ff0308c
Always set ca_host when installing replica
ipa-replica-install only set ca_host in its temporary
/etc/ipa/default.conf, when it wasn't installing a replica with CA. As a
consequence, the replica installer was picking a random CA server from
LDAP.

Always set the replication peer as ca_host. This will ensure that the
installer uses the same replication peer for CA. In case the replication
peer is not a CA master, the installer will automatically pick another
host later.

See: https://pagure.io/freeipa/issue/7566
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2018-06-21 11:49:26 +02:00
..
__init__.py install: validate AD trust-related options in installers 2018-04-17 14:28:45 +02:00
install.py server install: drop some print statements, change log level 2018-06-20 08:38:03 +02:00
replicainstall.py Always set ca_host when installing replica 2018-06-21 11:49:26 +02:00
upgrade.py Increase WSGI process count to 5 on 64bit 2018-06-15 13:02:53 +02:00