summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah <micah@riseup.net>2016-06-13 14:56:08 +0000
committerMicah <micah@riseup.net>2016-06-13 14:56:08 +0000
commitf560a426885f0982cae39495321222158a69e895 (patch)
treeb82b60b4390763c7d805a37e40b67319641671c3 /README.md
parentedd5db0159d5075609c545fb3ee10727a1cf5271 (diff)
parentafaced393c236a1f0acfa5350dd47985540d7ebb (diff)
Merge branch 'augeas_is_neeed' into 'master'
[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 See merge request !6
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