[Freeipa-devel] [PATCH] 0019 Sync time with NTP before joining the domain

Rob Crittenden rcritten at redhat.com
Wed Oct 5 13:20:47 UTC 2011


Alexander Bokovoy wrote:
> Hi,
>
> https://fedorahosted.org/freeipa/ticket/1773
>

In synconce_ntp() ipautil.run is going to raise an exception when a 
ntpupdate returns non-zero so the retry code isn't going to work. You 
need to add raiseonerr=False to the call.

It looks like you changed your mind on the retries variable too.

rob




More information about the Freeipa-devel mailing list