From 4b3ac62ed6d8f9f5bd5bd78d6cb9c9e6a4ea3d2e Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Fri, 10 Sep 2021 15:28:11 +0200 Subject: [PATCH] adjusts documentation for puppet parameters --- manifests/params.pp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/manifests/params.pp b/manifests/params.pp index a5156c0..c92fc0b 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -89,7 +89,7 @@ # @param [string] fn_filter defines the filter to use by the jail. # By default jails have names matching their filter name # @param [string] fn_destemail Destination email address used solely for the -# interpolations in jail.{conf,local,d/*} configuration files. +# interpolations in jail.{conf.local.d/*} configuration files. # @param [string] fn_sender Sender email address used solely for some actions # @param [string] fn_mta E-mail action. Since 0.8.1 Fail2Ban uses sendmail MTA # for the mailing. Change mta configuration parameter to mail if you want to @@ -114,10 +114,13 @@ # whois report and relevant log lines. # @param [string] fn_action_blocklist_de Report block via blocklist.de fail2ban # reporting service API -# @param [string] Report ban via badips.com, and use as blacklist -# @param [string] fn_action_badips_report # Report ban via badips.com +# @param [string] Report ban via badips.com, and use as blacklist +# @param [string] fn_action_badips string to be be used in config files +# @param [string] fn_action_badips_report # Report ban via badips.com # (uses action.d/badips.conf for reporting only). # @param [string] fn_default_action Choose default action. +# @param [string] fn_extra_repo_url Specify the URL for the extra repo for +# additiional required packages, which are not in the regular repos. ############################################################################### class cd_fail2ban::params (