GNOME Bugzilla – Bug 745688
[giapprentice] Update the timezone class to RHEL 7's timedatectl
Last modified: 2015-05-04 20:24:27 UTC
The puppet/modules/timezone class requires an update to include RHEL 7's timedatectl as that's the correct binary file (tzdata-update is not there anymore) for properly configuring the TZ / date information on the host. Ideally the class could also receive a lint.
The issue was getting annoying and hopefully no one was working on it already. The following fix has been pushed: d83ae04 Lint the timezone class and add a timezone::rhel7 class for properly managing timezones on hosts running RHEL 7.
Created attachment 302895 [details] [review] Lint the timezone class and add a timezone::rhel7 class for properly managing timezones on hosts running RHEL 7