Recommit for updates in build 7

This commit is contained in:
Jenkins Server
2026-03-11 15:00:04 +01:00
parent 9cdb849b1f
commit b2d9ad4c84

View File

@@ -105,7 +105,10 @@
7 7
8 8
9 9
10</pre> 10
11
12
13</pre>
</td> </td>
<td> <td>
<pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span> <pre class="code"><span class="info file"># File 'manifests/main/config.pp', line 6</span>
@@ -114,6 +117,9 @@ class confdroid_fail2ban::main::config (
) inherits confdroid_fail2ban::params { ) inherits confdroid_fail2ban::params {
include confdroid_fail2ban::main::service include confdroid_fail2ban::main::service
if $fn_incl_target == true {
include confdroid_fail2ban::monitoring::target
}
}</pre> }</pre>
</td> </td>
</tr> </tr>