summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormicah <micah@muck.riseup.net>2013-03-20 18:31:12 -0400
committermicah <micah@muck.riseup.net>2013-03-20 18:31:12 -0400
commitd7b7240acbd4bfd89beae245cc8da6d667c6dfff (patch)
tree9dca76313fcb906a62401072c09299a81f506547
parentc9748747c5c755443d80445a9a6c3f5d2ab3bc7f (diff)
README: note that puppet 2.7 is required
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index ab962a0..ef3c2fd 100644
--- a/README
+++ b/README
@@ -5,6 +5,8 @@ a very easy plugin interface. The munin homepage is http://munin.projects.linpro
To use this module, follow these directions:
+0. This module requires puppet 2.7 or newer.
+
1. Install the "common", "concat" and "stdlib" modules -- the munin module
depends on functions that are defined and installed via these modules.