mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Revert "Enable LDAPS in replica promotion"
This reverts commit 89de60c5d8.
This commit breaks replica installation
https://fedorahosted.org/freeipa/ticket/6226
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
@@ -395,7 +395,6 @@ class DsInstance(service.Service):
|
||||
self.step("creating DS keytab", self.__get_ds_keytab)
|
||||
if self.ca_is_configured:
|
||||
self.step("retrieving DS Certificate", self.__get_ds_cert)
|
||||
self.step("configuring ssl for ds instance", self.__enable_ssl)
|
||||
self.step("restarting directory server", self.__restart_instance)
|
||||
|
||||
self.step("setting up initial replication", self.__setup_replica)
|
||||
|
||||
Reference in New Issue
Block a user