ipaclient: New module ipaclient_setup_ntp, dropped ipaclient_ntp setting

The new module ipaclient_setup_ntp to configure and sync time with the NTP
server has been added. The irregular setting ipaclient_ntp has been removed.

The ipaclient_setup_ntp module is using either the new sync_time call or
for compatibility with older FreeIPA versions synconce_ntp.

The reference for ipaclient_ntp in REPLICA.md has been removed also.

This also fixes #55.
This commit is contained in:
Thomas Woerner
2019-03-21 18:04:23 +01:00
parent 4b2fc33b35
commit 61862820e0
4 changed files with 183 additions and 3 deletions

View File

@@ -2,7 +2,6 @@
# defaults file for ipaclient
ipaclient_force_join: no
ipaclient_ntp: no
ipaclient_mkhomedir: no
ipaclient_kinit_attempts: 5
ipaclient_use_otp: no