From 1f90c13091d2984ea32d799f87b71e40db3bf546 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20B=C3=A9rtoli?= Date: Tue, 30 Apr 2013 08:14:02 -0300 Subject: [PATCH] Document default behaviour --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d53c13..fbe4f25 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ For detailed info about the logic and usage patterns of Example42 modules check * All parameters can be set using Hiera. See the manifests to see what can be set. -* Install fail2ban with default settings +* Install fail2ban with default settings. No configuration changes are done, and distro defaults are + respected. class { 'fail2ban': }