Recommit for updates in build 3

This commit is contained in:
Jenkins Server
2026-03-11 12:57:02 +01:00
parent dd822231b3
commit d62fd33a61
3 changed files with 37 additions and 5 deletions

View File

@@ -915,8 +915,7 @@
188
189
190
191
192</pre>
191</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'manifests/params.pp', line 104</span>
@@ -953,7 +952,6 @@ class confdroid_fail2ban::params (
Boolean $fn_enabled = false,
String $fn_filter = &#39;%(__name__)s&#39;,
String $fn_destemail = &#39;root@localhost&#39;,
#String $fn_sender = &quot;fail2ban@${fqdn}&quot;,
String $fn_mta = &#39;sendmail&#39;,
String $fn_protocol = &#39;tcp&#39;,
String $fn_chain = &#39;INPUT&#39;,