From aae107a28cea42016a49a735ade8817cb5b9ce2c Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Mon, 4 Jul 2016 16:46:30 -0500 Subject: Fixes #10: Handle /etc/timezone on Debian. --- templates/timezone.j2 | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/timezone.j2 (limited to 'templates/timezone.j2') diff --git a/templates/timezone.j2 b/templates/timezone.j2 new file mode 100644 index 0000000..bcf6416 --- /dev/null +++ b/templates/timezone.j2 @@ -0,0 +1 @@ +{{ ntp_timezone }} -- cgit v1.2.3