From 1489b2c882162645421fdd12e5a388526075a9e7 Mon Sep 17 00:00:00 2001
From: Jenkins ConfDroid
Date: Fri, 10 Sep 2021 15:29:34 +0200
Subject: [PATCH] recommit for updates in build 37
---
.scannerwork/report-task.txt | 4 +-
.../cd_fail2ban_3A_3Aparams.html | 68 +++++++++++++------
2 files changed, 49 insertions(+), 23 deletions(-)
diff --git a/.scannerwork/report-task.txt b/.scannerwork/report-task.txt
index 11ee996..33ea6d7 100644
--- a/.scannerwork/report-task.txt
+++ b/.scannerwork/report-task.txt
@@ -2,5 +2,5 @@ projectKey=cd_fail2ban
serverUrl=http://sonarqube.confdroid.com
serverVersion=7.9.1.27448
dashboardUrl=http://sonarqube.confdroid.com/dashboard?id=cd_fail2ban
-ceTaskId=AXvPtcu21C1yMMr1H4EX
-ceTaskUrl=http://sonarqube.confdroid.com/api/ce/task?id=AXvPtcu21C1yMMr1H4EX
+ceTaskId=AXvP5iOM1C1yMMr1H4Eh
+ceTaskUrl=http://sonarqube.confdroid.com/api/ce/task?id=AXvP5iOM1C1yMMr1H4Eh
diff --git a/doc/puppet_classes/cd_fail2ban_3A_3Aparams.html b/doc/puppet_classes/cd_fail2ban_3A_3Aparams.html
index a1b3d3b..d60bb53 100644
--- a/doc/puppet_classes/cd_fail2ban_3A_3Aparams.html
+++ b/doc/puppet_classes/cd_fail2ban_3A_3Aparams.html
@@ -115,8 +115,7 @@ for more details.
with this program. If not, see www.gnu.org/licenses/.
CRITICAL,ERROR,WARNING,NOTICE,INFO
-and DEBUG. @param [string] Report ban via badips.com, and use
-as blacklist
+and DEBUG.
@@ -553,7 +552,7 @@ their filter name
—
Destination email address used solely for the interpolations in
-jail.conf,local,d/* configuration files.
+jail.confconf.localconf.local.d/* configuration files.
@@ -821,6 +820,40 @@ log lines.
+
+
+ Report
+
+
+ (string)
+
+
+
+ —
+
+
ban via badips.com, and use as blacklist
+
+
+
+
+
+
+ fn_action_badips
+
+
+ (string)
+
+
+ (defaults to: 'badips.py[category="%(__name__)s", banaction="%(banaction)s", agent="%(fail2ban_agent)s"]')
+
+
+ —
+
+
string to be be used in config files
+
+
+
+
fn_action_badips_report
@@ -864,24 +897,17 @@ log lines.
fn_extra_repo_url
- (Any)
+ (string)
(defaults to: 'http://repo.okay.com.mx/centos/latest/x86_64/release/okay-release-1-3.el8.noarch.rpm')
-
-
-
-
- fn_action_badips
-
-
- (Any)
-
-
- (defaults to: 'badips.py[category="%(__name__)s", banaction="%(banaction)s", agent="%(fail2ban_agent)s"]')
-
+ —
+
+
Specify the URL for the extra repo for additiional required packages, which
+are not in the regular repos.
+
@@ -895,9 +921,6 @@ log lines.
-122
-123
-124
125
126
127
@@ -990,10 +1013,13 @@ log lines.
214
215
216
-217
+217
+218
+219
+220
- # File 'manifests/params.pp', line 122
+ # File 'manifests/params.pp', line 125
class cd_fail2ban::params (
|