summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshley Penney <ashley.penney@puppetlabs.com>2013-07-10 16:13:37 -0400
committerAshley Penney <ashley.penney@puppetlabs.com>2013-07-10 16:13:37 -0400
commit2f14ee5a5ed6d2db9a1260f8317aa8b51f2a8d7e (patch)
tree95c3731683760c8eb39a261158b3344d82b16e2e
parentd370d13bee49e73afc1d74f6c6019dda2658eeb4 (diff)
Fix extra blank line.
-rw-r--r--templates/ntp.conf.el.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ntp.conf.el.erb b/templates/ntp.conf.el.erb
index 72c6e49..62166de 100644
--- a/templates/ntp.conf.el.erb
+++ b/templates/ntp.conf.el.erb
@@ -40,8 +40,8 @@ server <%= server %>
# and when no outside source of synchronized time is available.
server 127.127.1.0 # local clock
fudge 127.127.1.0 stratum 10
-
<% end -%>
+
# Drift file. Put this in a directory which the daemon can write to.
# No symbolic links allowed, either, since the daemon updates the file
# by creating a temporary in the same directory and then rename()'ing