Issue #6625 has been updated by Nigel Kersten.

T.J. Yang wrote:
> I hope the installer should ask for timezone info or auto set to the server's 
> timezone.

I believe UTC is a more sane default than the local timezone, particularly when 
you're operating infrastructure across timezones.

Would you be happy with us storing in UTC and offering the ability to view in 
any timezone you want? Or do you really want to actually store everything using 
your local 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: 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.

Reply via email to