set timezone by default to NYC

This commit is contained in:
Bruce Leidl 2018-02-19 11:44:05 -05:00
parent 17a12689e7
commit a04c1ab907

View File

@ -25,7 +25,7 @@ DISTRO ?= "citadel-distro"
MACHINE ?= "intel-corei7-64"
DEFAULT_TIMEZONE = "America/New_York"
DEPLOY_DIR_IMAGE = "${TOPDIR}/images"
#
#