recommit for updates in build 37
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -115,8 +115,7 @@ for more details.</p>
|
||||
with this program. If not, see <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>
|
||||
and <code>DEBUG</code>. @param [string] Report ban via badips.com, and use
|
||||
as blacklist</p>
|
||||
and <code>DEBUG</code>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -553,7 +552,7 @@ their filter name</p>
|
||||
—
|
||||
<div class='inline'>
|
||||
<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>
|
||||
|
||||
</li>
|
||||
@@ -821,6 +820,40 @@ log lines.</p>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>Report</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
|
||||
—
|
||||
<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>'badips.py[category="%(__name__)s", banaction="%(banaction)s", agent="%(fail2ban_agent)s"]'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>string to be be used in config files</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<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='type'>(<tt>Any</tt>)</span>
|
||||
<span class='type'>(<tt>string</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'http://repo.okay.com.mx/centos/latest/x86_64/release/okay-release-1-3.el8.noarch.rpm'</tt>)</em>
|
||||
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
<span class='name'>fn_action_badips</span>
|
||||
|
||||
|
||||
<span class='type'>(<tt>Any</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'badips.py[category="%(__name__)s", banaction="%(banaction)s", agent="%(fail2ban_agent)s"]'</tt>)</em>
|
||||
|
||||
—
|
||||
<div class='inline'>
|
||||
<p>Specify the URL for the extra repo for additiional required packages, which
|
||||
are not in the regular repos.</p>
|
||||
</div>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -895,9 +921,6 @@ log lines.</p>
|
||||
<pre class="lines">
|
||||
|
||||
|
||||
122
|
||||
123
|
||||
124
|
||||
125
|
||||
126
|
||||
127
|
||||
@@ -990,10 +1013,13 @@ log lines.</p>
|
||||
214
|
||||
215
|
||||
216
|
||||
217</pre>
|
||||
217
|
||||
218
|
||||
219
|
||||
220</pre>
|
||||
</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 (
|
||||
|
||||
|
||||
Reference in New Issue
Block a user