summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorAshley Penney <apenney@gmail.com>2013-07-11 15:05:49 -0700
committerAshley Penney <apenney@gmail.com>2013-07-11 15:05:49 -0700
commit4e815f995d059f462f6c1966ebd6ffbcffa4807e (patch)
tree6ad87402da4cd18d0997ee8876baaa67a348ea53 /manifests
parent1b357eb5e2cf3f84b85a881433a8d9a44414eb23 (diff)
parentbc4fa6c5c295fa2bdb4254a389675ca95b2b5930 (diff)
Merge pull request #70 from nanliu/cleanup
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'