summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicah <micah@muck.riseup.net>2013-03-20 18:15:20 -0400
committermicah <micah@muck.riseup.net>2013-03-20 18:15:20 -0400
commitf79f662bedbbd75c7e2022da282ba48c1b323e90 (patch)
treea3849c93b81d0273957bc344d6e4bd10bf30913d
parent4f8c8302b09c302e71cf3ba73022e73673276a9d (diff)
README: stdlib is a required module due to the reject()
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 83a4ad7..ab962a0 100644
--- a/README
+++ b/README
@@ -5,8 +5,8 @@ a very easy plugin interface. The munin homepage is http://munin.projects.linpro
To use this module, follow these directions:
-1. Install the "common" and "concat" module -- the munin module depends on
- functions that are defined and installed via these modules.
+1. Install the "common", "concat" and "stdlib" modules -- the munin module
+ depends on functions that are defined and installed via these modules.
2. You will need storedconfigs enabled in your puppet setup, to do that you need to
add a line to your puppet.conf in your [puppetmasterd] section which says: