freeipa/ipaserver/install/server
Christian Heimes 7284097eed Delay enabling services until end of installer
Service entries in cn=FQDN,cn=masters,cn=ipa,cn=etc are no longer
created as enabled. Instead they are flagged as configuredService. At
the very end of the installer, the service entries are switched from
configured to enabled service.

- SRV records are created at the very end of the installer.
- Dogtag installer only picks fully installed servers
- Certmonger ignores all configured but not yet enabled servers.

Fixes: https://pagure.io/freeipa/issue/7566
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2018-07-06 13:26:43 +02:00
..
__init__.py install: validate AD trust-related options in installers 2018-04-17 14:28:45 +02:00
install.py Delay enabling services until end of installer 2018-07-06 13:26:43 +02:00
replicainstall.py Delay enabling services until end of installer 2018-07-06 13:26:43 +02:00
upgrade.py Fix permission of public files in upgrader 2018-06-27 11:05:01 +02:00