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:
+2
-3
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user