I looking for a module that will config Chrony (RHEL 7) or NTP (RHEL 6) and compatiable with puppet <= 3.75
RHEL 7 and RHEL6 use different packages for ntp. Chrony for RHEL 7 and NTP for RHEL6. It would be great if a module could handle both. However, I believe RHEL 7 can run ntpd, but Chrony is preferred
You may be able to use the official module, but override the package based on RHEL 7 at the profile level (if you're using roles/profiles)