summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorNan Liu <nan.liu@gmail.com>2013-07-11 13:37:41 -0700
committerNan Liu <nan.liu@gmail.com>2013-07-11 13:37:41 -0700
commitbc4fa6c5c295fa2bdb4254a389675ca95b2b5930 (patch)
tree6ad87402da4cd18d0997ee8876baaa67a348ea53 /manifests
parent1b357eb5e2cf3f84b85a881433a8d9a44414eb23 (diff)
Clean up README to use puppet highlight.
Diffstat (limited to 'manifests')
-rw-r--r--manifests/params.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/params.pp b/manifests/params.pp
index 3486f6f..f370f8d 100644
--- a/manifests/params.pp
+++ b/manifests/params.pp
@@ -1,4 +1,4 @@
-class ntp::params() {
+class ntp::params {
$autoupdate = false
$package_ensure = 'present'