Initial commit

This commit is contained in:
Javier Bértoli
2013-04-17 14:38:51 -03:00
commit 91d96ca835
20 changed files with 1367 additions and 0 deletions

11
Modulefile Normal file
View File

@@ -0,0 +1,11 @@
name 'nm-fail2ban'
version '1.0.0'
author 'Javier Bertoli'
license 'Apache2'
project_page 'http://www.netmanagers.com.ar'
source 'https://github.com/netmanagers/puppet-fail2ban'
summary 'Puppet module for fail2ban'
description 'This module installs and manages fail2ban. Check README for details.'
dependency 'example42/puppi', '>= 2.0.0'
# dependency 'example42/monitor', '>= 2.0.0'
# dependency 'example42/firewall', '>= 2.0.0'