- Add support for RHEL9.
- Add support for RHEL8.
- Add support for allow parameter.
- Require package for conf files, to better order initial setup.
- Fix for undef variable under strict mode (#7 @robinbowes).
- Change to using osfamily fact (#8 @robinbowes).
- Stop and disable ntpd when using chronyd (#5).
- Add support for CentOS 7 (@level99).
- Add support for RHEL7 (chrony).
- Add support for tinker options.
- Add missing owner, group and mode for files.
- Fix missing @ prefix in the templates.
- Update README to scope class name and quote string parameters.
- Add support for Gentoo, using its own ntp.conf template.
- No longer default to changing the logfile, stick to original defaults.
- Initial module release, reinvent the wheel, but with hiera in mind.