Issue #6625 has been updated by T.J. Yang.
Correction. Gary's solution works on my another test P.E. server. I had to wait for a while(don't remember how long). All the 40+ "reports" between client and server are now with my EST timezone time stamps. I hope the installer should ask for timezone info or auto set to the server's timezone. ---------------------------------------- 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.
