diff --git a/README.md b/README.md index 5a33c8c..33527db 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -= Puppet module: fail2ban +# Puppet module: fail2ban This is a Puppet module for fail2ban based on the second generation layout ("NextGen") of Example42 Puppet Modules. @@ -84,7 +84,7 @@ For detailed info about the logic and usage patterns of Example42 modules check } -== USAGE - Overrides and Customizations +## USAGE - Overrides and Customizations * Use custom sources for main config file class { 'fail2ban': @@ -112,7 +112,7 @@ For detailed info about the logic and usage patterns of Example42 modules check } -== USAGE - Example42 extensions management +## USAGE - Example42 extensions management * Activate puppi (recommended, but disabled by default) class { 'fail2ban': @@ -143,6 +143,6 @@ For detailed info about the logic and usage patterns of Example42 modules check } -== CONTINUOUS TESTING +## CONTINUOUS TESTING -Travis {Build Status}[https://travis-ci.org/example42/puppet-fail2ban] +Travis {Build Status}[https://travis-ci.org/netmanagers/puppet-fail2ban]