Closed inghamn closed 4 years ago
So far, we provide a custom NTP conf file as a template. However, this does not allow for the distro to provide variations over time.
Instead of writing a template, we should just make sure the server lines are added to the ntp.conf file.
The ubuntu ntp.conf does not change except when doing a release upgrade. It's probably easiest just to keep it as an Ansible template.
So far, we provide a custom NTP conf file as a template. However, this does not allow for the distro to provide variations over time.
Instead of writing a template, we should just make sure the server lines are added to the ntp.conf file.