summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-06-11 23:00:35 +0200
committervarac <varacanero@zeromail.org>2016-06-11 23:03:04 +0200
commitafaced393c236a1f0acfa5350dd47985540d7ebb (patch)
treeb82b60b4390763c7d805a37e40b67319641671c3 /README.md
parentedd5db0159d5075609c545fb3ee10727a1cf5271 (diff)
[bug] Augeas is still needed
Without including `augeas` puppet would complain: Error: Could not find resource 'Class[Augeas]' for relationship on 'Class[Shorewall::Base]' on node default
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d078b8e..e7e2985 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,9 @@ This module manages the configuration of Shorewall (http://www.shorewall.net/)
Requirements
------------
+This module requires the augeas module, you can find that here:
+https://gitlab.com/shared-puppet-modules-group/augeas.git
+
This module requires the concat module, you can find that here:
https://github.com/puppetlabs/puppetlabs-concat.git