summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 8 insertions, 4 deletions
diff --git a/README b/README
index 45e4727..1c0c96c 100644
--- a/README
+++ b/README
@@ -46,12 +46,16 @@ have to be deployed to fit this schema.
source => "modules/site-apache/blah"
-Requirements:
+Requirements
+------------
* puppet 2.7 or newer
- * stdlib
- * templatewlv
-
+ * stdlib module
+ * templatewlv module
+ * facter >= 2.2
+ because we check for $::operatingsystemmajrelease on multiple places.
+ In Debian wheezy, facter needs to get upgraded from wheezy-backports.
+ The facter version of Debian jessie is new enough.
Usage
=====