saltstack-formulas / ntp-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
23 stars 158 forks source link

Add support for HWCLOCK sync when configuring ntp.ng #33

Open joshland opened 8 years ago

joshland commented 8 years ago

On RHEL7 the ntpdate service has a flag to set the hardware clock after setting the date. I added support for changing that to ntp.ng.

aboe76 commented 8 years ago

@joshland could you please make sure the variable line out I think the new defaults line has tabs instead of spaces...

TiepiNL commented 5 years ago

ntpdate is deprecated and shouldn't be used anymore. I'd even suggest to add a pkg.purged for ntpdate to init.sls instead. For more info: https://support.ntp.org/bin/view/Dev/DeprecatingNtpdate