summaryrefslogtreecommitdiff
path: root/manifests/base.pp
AgeCommit message (Expand)Author
2018-01-13Merge remote-tracking branch 'immerda/master' into immerda_mergeMicah Anderson
2017-09-24lintingmh
2017-09-24make sure shorewall6 is started after shorewallmh
2017-06-23Merge branch 'master' into puppet4Micah Anderson
2017-05-21remove an unnecessary depmh
2017-05-08try to be extra cautious when restarting and do it with the try, so nothing b...mh
2017-04-09make output nicermh
2017-04-08group that togethermh
2017-04-07make dependencies a bit more clearmh
2017-04-07fix pathmh
2017-04-07first step towards shorewall6, basic service is runningmh
2017-04-07calculate whether we want to disable ipv6 (if there is no public ipv6 address...mh
2017-02-14Use ensure_packages, to avoid duplicate definition in case Package['shorewall...intrigeri
2016-06-26older puppet versions can't yet dealt with thatmh
2016-06-26modernize so we don't need to deploy a full config file anymoremh
2016-06-11[bug] Augeas is still neededvarac
2015-12-05check shorewall daily on problems to alert if a rule won't compilemh
2015-12-05lintingmh
2015-12-05make service restart more failsafemh
2015-12-05DeprecatedSylvain VeyriƩ
2015-12-05only manage the config_path if we do not manage the config filemh
2015-05-19provide a class ordering hint for augeas setupMicah Anderson
2015-05-19Remove 'require augeas' (#4396)Micah Anderson
2013-03-23lintingmh
2013-03-23only manage the config_path if we do not manage the config filemh
2013-02-23remove the class requirement in the augeas block, it is handled by the top-le...Micah Anderson
2013-02-23change the 'include augeas' to a 'require augeas'Micah Anderson
2013-02-12augeas definition needs to make sure the shorewall package is installed befor...Micah Anderson
2013-01-24fix missing dependency on augeasMicah Anderson
2013-01-02provide an easy option to still manage the source of the central conf filemh
2013-01-02Merge remote-tracking branch 'riseup/master'mh
2013-01-02Merge remote-tracking branch 'sarava/master'mh
2012-12-11Because the puppet shorewall module uses concat::fragment assembly to put theMicah Anderson
2012-12-04actually it is not possible to provide the site-shorewall sources forMicah Anderson
2012-12-04Stop shipping the default shorewall.conf file, instead we should let theMicah Anderson
2012-06-20Merge remote-tracking branch 'immerda/master' into riseupMicah Anderson
2012-06-06fix for new style for 2.7mh
2011-12-22add CentOS 6 versionmh
2011-09-13Adding shorewall::tunnelSilvio Rhatto
2011-08-04refactor things to use the concat moduleMarcel Haerry
2011-08-04add management for providersMatthias Imsand
2011-02-14Make $shorewall_ensure_version = present by defaultSilvio Rhatto
2010-10-17Merge remote branch 'riseup/master'intrigeri
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-05-05adapt shorewall module to new behavior of concatenated_filemh
2009-12-07shorewall package is only missing for karmic -> treat only karmic specialmh
2009-12-07Added Ubuntu Support. That means installed package is now shorewall-shell ins...Varac
2009-12-07fix lookup problem of default config, copy CentOS to be default, copy lenny t...mh
2009-12-07update to 0.25.x stylemh
2009-12-07update file path to new 0.25 stylemh