New release

* Default behaviour is now to install package as distros configure them. If you want to change the
  configuration you need to explicitly modify "jails_config" (see README for details)
* Add support to modifify fail2ban.conf (issue #1)
* Add specs and tests
* Some cleanup
This commit is contained in:
Javier Bértoli
2013-04-30 06:45:57 -03:00
parent 71e189ec6d
commit 0e96b8fa6f
5 changed files with 87 additions and 91 deletions
+2 -3
View File
@@ -1,5 +1,5 @@
name 'netmanagers-fail2ban'
version '1.0.1'
version '1.0.2'
author 'Javier Bertoli'
license 'Apache2'
project_page 'http://www.netmanagers.com.ar'
@@ -8,5 +8,4 @@ summary 'Puppet module for fail2ban'
description 'This module installs and manages fail2ban. Check README for details.'
dependency 'ripienaar/concat', '>=0.2.0'
dependency 'example42/puppi', '>= 2.0.0'
# dependency 'example42/monitor', '>= 2.0.0'
# dependency 'example42/firewall', '>= 2.0.0'
dependency 'example42/monitor', '>= 2.0.0'