diff options
author | Sylvain VeyriƩ <sylvain.veyrie@keyconsulting.fr> | 2013-08-20 15:36:49 +0200 |
---|---|---|
committer | mh <mh@immerda.ch> | 2015-12-05 11:34:54 +0100 |
commit | 3df8cae233b50bd836eeb347c13efe22f771573c (patch) | |
tree | c378813e19020482d955a0e8c4d1230f3dd266ea | |
parent | 71daf23d40cdbe3e0aa8aa2229e86a3204d4230a (diff) | |
download | puppet-shorewall-3df8cae233b50bd836eeb347c13efe22f771573c.tar.gz puppet-shorewall-3df8cae233b50bd836eeb347c13efe22f771573c.tar.bz2 |
The augeas module is not needed, but the concat module is
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,8 +5,8 @@ This module manages the configuration of Shorewall (http://www.shorewall.net/) Requirements ------------ -This module requires the augeas module, you can find that here: -https://labs.riseup.net/code/projects/shared-augeas +This module requires the concat module, you can find that here: +https://github.com/puppetlabs/puppetlabs-concat.git Copyright --------- |