recommit for updates in build 37

This commit is contained in:
Jenkins ConfDroid
2021-09-10 15:29:34 +02:00
parent e17144c097
commit 1489b2c882
2 changed files with 49 additions and 23 deletions

View File

@@ -2,5 +2,5 @@ projectKey=cd_fail2ban
serverUrl=http://sonarqube.confdroid.com serverUrl=http://sonarqube.confdroid.com
serverVersion=7.9.1.27448 serverVersion=7.9.1.27448
dashboardUrl=http://sonarqube.confdroid.com/dashboard?id=cd_fail2ban dashboardUrl=http://sonarqube.confdroid.com/dashboard?id=cd_fail2ban
ceTaskId=AXvPtcu21C1yMMr1H4EX ceTaskId=AXvP5iOM1C1yMMr1H4Eh
ceTaskUrl=http://sonarqube.confdroid.com/api/ce/task?id=AXvPtcu21C1yMMr1H4EX ceTaskUrl=http://sonarqube.confdroid.com/api/ce/task?id=AXvP5iOM1C1yMMr1H4Eh

View File

@@ -115,8 +115,7 @@ for more details.</p>
with this program. If not, see <a with this program. If not, see <a
href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/. href="http://www.gnu.org/licenses">www.gnu.org/licenses</a>/.
<code>CRITICAL</code>,<code>ERROR</code>,<code>WARNING</code>,<code>NOTICE</code>,<code>INFO</code> <code>CRITICAL</code>,<code>ERROR</code>,<code>WARNING</code>,<code>NOTICE</code>,<code>INFO</code>
and <code>DEBUG</code>. @param [string] Report ban via badips.com, and use and <code>DEBUG</code>.</p>
as blacklist</p>
</div> </div>
</div> </div>
@@ -553,7 +552,7 @@ their filter name</p>
&mdash; &mdash;
<div class='inline'> <div class='inline'>
<p>Destination email address used solely for the interpolations in <p>Destination email address used solely for the interpolations in
jail.conf,local,d/* configuration files.</p> jail.confconf.localconf.local.d/* configuration files.</p>
</div> </div>
</li> </li>
@@ -821,6 +820,40 @@ log lines.</p>
</li> </li>
<li>
<span class='name'>Report</span>
<span class='type'>(<tt>string</tt>)</span>
&mdash;
<div class='inline'>
<p>ban via badips.com, and use as blacklist</p>
</div>
</li>
<li>
<span class='name'>fn_action_badips</span>
<span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;badips.py[category=&quot;%(__name__)s&quot;, banaction=&quot;%(banaction)s&quot;, agent=&quot;%(fail2ban_agent)s&quot;]&#39;</tt>)</em>
&mdash;
<div class='inline'>
<p>string to be be used in config files</p>
</div>
</li>
<li> <li>
<span class='name'>fn_action_badips_report</span> <span class='name'>fn_action_badips_report</span>
@@ -864,24 +897,17 @@ log lines.</p>
<span class='name'>fn_extra_repo_url</span> <span class='name'>fn_extra_repo_url</span>
<span class='type'>(<tt>Any</tt>)</span> <span class='type'>(<tt>string</tt>)</span>
<em class="default">(defaults to: <tt>&#39;http://repo.okay.com.mx/centos/latest/x86_64/release/okay-release-1-3.el8.noarch.rpm&#39;</tt>)</em> <em class="default">(defaults to: <tt>&#39;http://repo.okay.com.mx/centos/latest/x86_64/release/okay-release-1-3.el8.noarch.rpm&#39;</tt>)</em>
</li> &mdash;
<div class='inline'>
<li> <p>Specify the URL for the extra repo for additiional required packages, which
are not in the regular repos.</p>
<span class='name'>fn_action_badips</span> </div>
<span class='type'>(<tt>Any</tt>)</span>
<em class="default">(defaults to: <tt>&#39;badips.py[category=&quot;%(__name__)s&quot;, banaction=&quot;%(banaction)s&quot;, agent=&quot;%(fail2ban_agent)s&quot;]&#39;</tt>)</em>
</li> </li>
@@ -895,9 +921,6 @@ log lines.</p>
<pre class="lines"> <pre class="lines">
122
123
124
125 125
126 126
127 127
@@ -990,10 +1013,13 @@ log lines.</p>
214 214
215 215
216 216
217</pre> 217
218
219
220</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 122</span> <pre class="code"><span class="info file"># File 'manifests/params.pp', line 125</span>
class cd_fail2ban::params ( class cd_fail2ban::params (