From 3eccdd86f22ba7c4a6505da7704a4b77830edf93 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 22 Dec 2009 22:42:37 -0500 Subject: update README to note the proper variable for script_path_in --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 10e6136..e3f5136 100644 --- a/README +++ b/README @@ -71,7 +71,7 @@ To use this module, follow these directions: # Use a non-standard plugin path to use custom plugins munin::plugin { "spamassassin": ensure => "spamassassin", - script_path => "/usr/local/share/munin-plugins", + script_path_in => "/usr/local/share/munin-plugins", } # Use a special config to pass parameters to the plugin -- cgit v1.2.3