From f79f662bedbbd75c7e2022da282ba48c1b323e90 Mon Sep 17 00:00:00 2001 From: micah Date: Wed, 20 Mar 2013 18:15:20 -0400 Subject: README: stdlib is a required module due to the reject() --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') 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: -- cgit v1.2.3