adjusts documentation for puppet parameters
This commit is contained in:
@@ -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 (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user