diff options
Diffstat (limited to 'manifests/defines/replace.pp')
-rw-r--r-- | manifests/defines/replace.pp | 3 |
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: |