Issue #6625 has been updated by T.J. Yang. File dashboard-1.0.4-UTC.png added
Gary posted a solution in R1. But the UTC time stamp still show up. I ran "puppetd --test" to trigger a transaction after solution applied and /etc/init.d/pe-puppet restart. R1: http://groups.google.com/group/puppet-dashboard/browse_thread/thread/38a2e85f13a4d34?hl=en See attached screenshot(dashboard-1.0.4-UTC.png). ---------------------------------------- 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: Unreviewed Priority: Normal Assignee: Category: Rails Target version: Affected Puppet version: Keywords: dashboard, default timezone Branch: 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.
