Issue #6625 has been updated by Nigel Kersten.
I think it all depends upon whether your company crosses timezones or not :) I've certainly had the experience of finding PST/EST timezones incredibly frustrating. We're trying to make the installer as streamlined as possible, so I'd love to know if people consider being asked this in the installer as critical, or whether editing a settings file is sufficient. ---------------------------------------- Bug #6625: dashboard-1.0.4 should be aware of puppet server system timezone info https://projects.puppetlabs.com/issues/6625 Author: T.J. Yang Status: Accepted Priority: Normal Assignee: Category: Target version: Affected Puppet version: Keywords: dashboard, default timezone Branch: Affected PE version: dashboard-1.0.4's environment.rb is hard-corded with UTC timezone like following [root@fl36t-centos54-32 puppet]# grep UTC ./share/puppet-dashboard/config/environment.rb config.time_zone = 'UTC' [root@fl36t-centos54-32 puppet]# date Mon Mar 7 17:23:40 EST 2011 [root@fl36t-centos54-32 puppet]# Shouldn't time_zone got derived from local server timezone info ? -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
