From ddc3a579c0deeb1668ee129f6c57e794e79c3ca1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20B=C3=A9rtoli?= Date: Tue, 30 Apr 2013 07:01:13 -0300 Subject: [PATCH] Typos in the README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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]