mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
In order to expire the ACME cert, system is moved and while issuing the kinit command, results into failure. Hence run kinit command repeatedly untill things get settle. This patch removes the sleep and adds tasks.run_repeatedly() method instead. Signed-off-by: Mohammad Rizwan <myusuf@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>