aboutsummaryrefslogtreecommitdiff
path: root/manifests/defines/replace.pp
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2007-10-05 16:04:32 -0400
committerDavid Schmitt <david@schmitt.edv-bus.at>2007-10-08 11:40:09 +0200
commitf239916afcbc30602198f0f38bd8a607d9306448 (patch)
treec6a435d493a9d2bb973ebd4922149a66049d2f0c /manifests/defines/replace.pp
parentad81b0f97758cb4948a696833581d1bd3c933e3d (diff)
downloadpuppet-common-f239916afcbc30602198f0f38bd8a607d9306448.tar.gz
puppet-common-f239916afcbc30602198f0f38bd8a607d9306448.tar.bz2
Add some examples to the individual defines
Diffstat (limited to 'manifests/defines/replace.pp')
-rw-r--r--manifests/defines/replace.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/defines/replace.pp b/manifests/defines/replace.pp
index fcff84d..d1c7496 100644
--- a/manifests/defines/replace.pp
+++ b/manifests/defines/replace.pp
@@ -9,7 +9,8 @@
# pattern => "regexp",
# replacement => "replacement"
#
-# For example, to replace the current port in /etc/munin/munin-node.conf
+# Example:
+# To replace the current port in /etc/munin/munin-node.conf
# with a new port, but only disturbing the file when needed:
#
# replace { set_munin_node_port: