summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
Diffstat (limited to 'manifests')
-rw-r--r--manifests/defines/line.pp12
1 files changed, 6 insertions, 6 deletions
diff --git a/manifests/defines/line.pp b/manifests/defines/line.pp
index be5ec31..bc2ece4 100644
--- a/manifests/defines/line.pp
+++ b/manifests/defines/line.pp
@@ -14,12 +14,12 @@
# is a more stable solution with less maintenance headaches afterwards.
#
# Usage:
-# line {
-# description:
-# file => "filename",
-# line => "content",
-# ensure => {absent,*present*}
-# }
+# line {
+# description:
+# file => "filename",
+# line => "content",
+# ensure => {absent,*present*}
+# }
#
# Example:
# The following ensures that the line "allow ^$munin_host$" exists in