summaryrefslogtreecommitdiff
path: root/manifests/defines/line.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2009-12-06 17:18:24 -0200
committerSilvio Rhatto <rhatto@riseup.net>2009-12-06 17:18:24 -0200
commit0f5508374a63dbf0f7bfeb70e2e8f33bf24f891b (patch)
treea8ab9ca3ac254e836367d0d95d2bbfd147cf9496 /manifests/defines/line.pp
parent485929e529e1e662249344faeedb643d2e7b9de8 (diff)
parent76b0a31a76b8ab7509da3389379daa24b0610f73 (diff)
Merge git://labs.riseup.net/module_common
Diffstat (limited to 'manifests/defines/line.pp')
-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 534fd7c..832382f 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