Initial commit
This commit is contained in:
11
Modulefile
Normal file
11
Modulefile
Normal 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'
|
||||
Reference in New Issue
Block a user