From ab31688e046fe9e66007b34389dfaf7ed81a4bba Mon Sep 17 00:00:00 2001
From: Jeff Geerling <geerlingguy@mac.com>
Date: Tue, 20 Jun 2017 17:40:14 -0500
Subject: Fixes #36: Fix CentOS 6 minimal installs without clock files.

---
 templates/clock.j2 | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 templates/clock.j2

(limited to 'templates')

diff --git a/templates/clock.j2 b/templates/clock.j2
new file mode 100644
index 0000000..873283f
--- /dev/null
+++ b/templates/clock.j2
@@ -0,0 +1 @@
+ZONE="{{ ntp_timezone }}"
-- 
cgit v1.2.3