ca9c4d7 Replace ntpd with chronyd in installation

13 files Authored by tdudlak 6 years ago, Committed by rcritten 6 years ago,
    Replace ntpd with chronyd in installation
    
    Completely remove ipaserver/install/ntpinstance.py
    
    This is no longer needed as chrony client configuration
    is now handled in ipa-client-install.
    
    Part of ipclient/install/client.py related to ntp configuration
    has been refactored a bit to not lookup for srv records
    and/or run chrony if not necessary.
    
    Addresses: https://pagure.io/freeipa/issue/7024
    Reviewed-By: Rob Crittenden <rcritten@redhat.com>
    
        
file modified
+52 -58
file modified
+76 -136
file modified
+2 -2
file modified
+0 -1
file modified
+1 -1