diff options
author | Varac <varacanero@zeromail.org> | 2009-12-07 12:20:59 +0100 |
---|---|---|
committer | mh <mh@immerda.ch> | 2009-12-07 17:50:14 +0100 |
commit | 443d0ca28791f087a2f95e45d47674c55949099a (patch) | |
tree | 4099ca68311ac2f097a0cd484f4c72348dcdeaf9 /README | |
parent | 7818baebd01db2bb7b438e5e6e4200c942da4fd6 (diff) | |
download | puppet-shorewall-443d0ca28791f087a2f95e45d47674c55949099a.tar.gz puppet-shorewall-443d0ca28791f087a2f95e45d47674c55949099a.tar.bz2 |
added todo to README
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -1,12 +1,23 @@ +Puppet Module for Shorewall +--------------------------- This module manages the configuration of Shorewall (http://www.shorewall.net/) -Versions: --forked from http://git.puppet.immerda.ch/?p=module-shorewall.git;a=summary +Versions +-------- +- forked from http://git.puppet.immerda.ch/?p=module-shorewall.git;a=summary +Todo +---- +- check if shorewall compiles without errors, otherwise fail ! +Documentation +------------- see also: http://reductivelabs.com/trac/puppet/wiki/Recipes/AqueosShorewall +Example +------- + Example from node.pp: node xy { |