freeipa/ipaserver/install/server
Tibor Dudlák e3f35843dc
Moving prompt for NTP options to install_check
In a interactive installation of freeipa server a promt asks for NTP related
options after install_check has been called. As it may cause confusion to users
moving to install_check methods where the prompt for other options is being done.
Refactored sync_time() method to use passed parameters ntp_servers and ntp_pool.

Resolves: https://pagure.io/freeipa/issue/7930
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Oleg Kozlov <okozlov@redhat.com>
2019-05-22 18:20:22 +02:00
..
__init__.py Add hidden replica feature 2019-03-28 17:57:58 +01:00
install.py Moving prompt for NTP options to install_check 2019-05-22 18:20:22 +02:00
replicainstall.py Guard dbus.start() with dbus.is_running() 2019-04-26 12:47:51 +02:00
upgrade.py Globally disable softhsm2 in p11-kit-proxy 2019-04-25 12:53:08 +02:00