summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKondrashov Ilia <caseycs@gmail.com>2013-10-05 21:03:53 +0400
committerKondrashov Ilia <caseycs@gmail.com>2013-10-05 21:03:53 +0400
commit7cd45bebbf2eea216bbc34765e68bcb36b540593 (patch)
treecde6867c61b6028b80f55cba495aafe7e40c1578 /README.md
parentcb8c2bb1abdb3449fa8bf08adda013eebab443e7 (diff)
Correct script_path_in param name
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b7f75fc..420277e 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,8 @@ in the node definition, like follows:
# Use a non-standard plugin path to use custom plugins
munin::plugin { 'spamassassin':
- ensure => present,
- script_path => '/usr/local/share/munin-plugins',
+ ensure => present,
+ script_path_in => '/usr/local/share/munin-plugins',
}
# For wildcard plugins (eg. ip_, snmp_, etc.), use the name variable to