URL: https://github.com/freeipa/freeipa/pull/5166 Author: tiran Title: #5166: Retry chronyc waitsync only once Action: opened
PR body: """ It's unlikely that a third chrony synchronization attempt is going to succeed after the the first two attempts have failed. Only retry chronyc waitsync once. Each retry adds a 10 second delay.
This speed up installer by 10 seconds on systems without fully configured chronyd or no chronyd (e.g. containers).
Related: https://pagure.io/freeipa/issue/8521 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5166/head:pr5166 git checkout pr5166
URL: https://github.com/freeipa/freeipa/pull/5166 Author: tiran Title: #5166: Retry chronyc waitsync only once Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5166/head:pr5166 git checkout pr5166
freeipa-devel@lists.fedorahosted.org