summaryrefslogtreecommitdiffstats
path: root/install/share
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2011-04-21 16:43:10 -0400
committerMartin Kosek <mkosek@redhat.com>2011-04-22 11:43:50 +0200
commit46a341142079d1722647d24d06155346fc1c8442 (patch)
tree66e716279075c0381016158c242ec0dbe589807d /install/share
parentd2be41dd1b69020b11cdd6ba66436424f3a0033a (diff)
downloadfreeipa-46a341142079d1722647d24d06155346fc1c8442.tar.gz
freeipa-46a341142079d1722647d24d06155346fc1c8442.tar.xz
freeipa-46a341142079d1722647d24d06155346fc1c8442.zip
Wait for memberof task and DS to start before proceeding in installation.
This was causing a replica DS instance to crash if the task was not completed when we attempted a shutdown to do a restart. In replication.py we were restarting the DS instance without waiting for the ports to become available. It is unlikely that the dn of the memberof task will change but just in case I noted it in the two places it is referenced. ticket 1188
Diffstat (limited to 'install/share')
-rw-r--r--install/share/memberof-task.ldif2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/share/memberof-task.ldif b/install/share/memberof-task.ldif
index 827949e3e..6ea18d4be 100644
--- a/install/share/memberof-task.ldif
+++ b/install/share/memberof-task.ldif
@@ -1,3 +1,5 @@
+# Note, if you change this dn also update the dn in
+# ipaserver/install/dsinstance.py
dn: cn=IPA install $TIME, cn=memberof task, cn=tasks, cn=config
changetype: add
objectClass: top