freeipa/ipaplatform
Nathan Kinder a58b77ca9c Timeout when performing time sync during client install
We use ntpd now to sync time before fetching a TGT during client
install.  Unfortuantely, ntpd will hang forever if it is unable to
reach the NTP server.

This patch adds the ability for commands run via ipautil.run() to
have an optional timeout.  This capability is used by the NTP sync
code that is run during ipa-client-install.

Ticket: https://fedorahosted.org/freeipa/ticket/4842
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2015-03-16 15:55:26 +01:00
..
base Timeout when performing time sync during client install 2015-03-16 15:55:26 +01:00
fedora Split off generic Red Hat-like platform code from Fedora platform code 2014-10-09 15:37:24 +02:00
redhat Fix don't check certificate during getting CA status 2014-12-11 10:21:53 +00:00
rhel Add RHEL platform module 2014-10-09 15:37:24 +02:00
__init__.py ipaplatform: Create separate module for platform files 2014-06-16 19:48:17 +02:00
setup.py.in Add RHEL platform module 2014-10-09 15:37:24 +02:00