From 69ffd72ce9e5217ae7d205e04716c40d8c862315 Mon Sep 17 00:00:00 2001 From: Marcel Haerry Date: Wed, 16 Sep 2009 17:51:56 +0200 Subject: factored everything out in its own file --- manifests/README | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/README (limited to 'manifests/README') diff --git a/manifests/README b/manifests/README new file mode 100644 index 0000000..08832b2 --- /dev/null +++ b/manifests/README @@ -0,0 +1,23 @@ +Shorewall +--------- + +manage firewalling with shorewall 3.x + +Copyright (C) 2007 David Schmitt +See LICENSE for the full license granted to you. + +Based on the work of ADNET Ghislain from AQUEOS +at https://reductivelabs.com/trac/puppet/wiki/AqueosShorewall + +Changes: + * FHS Layout: put configuration in /var/lib/puppet/modules/shorewall and + adjust CONFIG_PATH + * remove shorewall- prefix from defines in the shorewall namespace + * refactor the whole define structure + * manage all shorewall files + * add 000-header and 999-footer files for all managed_files + * added rule_section define and a few more parameters for rules + * add managing for masq, proxyarp, blacklist, nat, rfc1918 + +adapted by immerda project group - admin+puppet(at)immerda.ch +adapted by Puzzle ITC - haerry+puppet(at)puzzle.ch -- cgit v1.2.3