From ec7c325353f8bc26a502b2dca66a085bb2689582 Mon Sep 17 00:00:00 2001 From: Ken Raffenetti Date: Mon, 23 Apr 2007 19:34:24 +0000 Subject: various tweaks to templates git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3058 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Hostbase/settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Server/Hostbase/settings.py') diff --git a/src/lib/Server/Hostbase/settings.py b/src/lib/Server/Hostbase/settings.py index 378239522..ac2dc5fab 100644 --- a/src/lib/Server/Hostbase/settings.py +++ b/src/lib/Server/Hostbase/settings.py @@ -38,7 +38,7 @@ DATABASE_HOST = options['database_host'] DATABASE_PORT = int(options['database_port']) # Local time zone for this installation. All choices can be found here: # http://www.postgresql.org/docs/current/static/datetime-keywords.html#DATETIME-TIMEZONE-SET-TABLE -TIME_ZONE = '' +TIME_ZONE = 'America/Chicago' # enter the defauly MX record machines will get in Hostbase # this setting may move elsewhere eventually -- cgit v1.2.3-1-g7c22