From f239916afcbc30602198f0f38bd8a607d9306448 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Fri, 5 Oct 2007 16:04:32 -0400 Subject: Add some examples to the individual defines --- manifests/defines/replace.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifests/defines/replace.pp') 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: -- cgit v1.2.3