summaryrefslogtreecommitdiff
path: root/templates/ntp.conf.freebsd.erb
diff options
context:
space:
mode:
authorAshley Penney <apenney@gmail.com>2013-07-10 16:09:44 -0700
committerAshley Penney <apenney@gmail.com>2013-07-10 16:09:44 -0700
commit1b357eb5e2cf3f84b85a881433a8d9a44414eb23 (patch)
treea9d093f6038ca0f651409456626f6d94a287c309 /templates/ntp.conf.freebsd.erb
parentf9045347c3751e8184aee9d5d23a86961c5c35e6 (diff)
parent8b4cea68bcb8fd1eb0d614209cd78a68ec4ebd6b (diff)
Merge pull request #68 from apenney/rc-fixes
Formatting fixes for the rc
Diffstat (limited to 'templates/ntp.conf.freebsd.erb')
-rw-r--r--templates/ntp.conf.freebsd.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ntp.conf.freebsd.erb b/templates/ntp.conf.freebsd.erb
index 7fcffb8..12be09c 100644
--- a/templates/ntp.conf.freebsd.erb
+++ b/templates/ntp.conf.freebsd.erb
@@ -17,7 +17,7 @@
# The option `iburst' is used for faster initial synchronisation.
# The option `maxpoll 9' is used to prevent PLL/FLL flipping on FreeBSD.
#
-# Managed by puppet class { "ntp": servers => [ ... ] }
+# Managed by puppet class { 'ntp': servers => [ ... ] }
<% if @panic == false -%>
# Keep ntpd from panicking in the event of a large clock skew
# when a VM guest is suspended and resumed.