Compare commits

..

4 Commits

2 changed files with 3 additions and 3 deletions

View File

@@ -881,7 +881,7 @@
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1:1&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;1:&#39;</tt>)</em>
&mdash;
@@ -1058,7 +1058,7 @@ class confdroid_fail2ban::params (
Boolean $fn_incl_target = false,
String $fn_target_service = &#39;/etc/nagios/conf.d/fail2ban_service.cfg&#39;,
String $fn_target_contacts = &#39;nagiosadmin&#39;,
String $fn_procs_allowed = &#39;1:1&#39;,
String $fn_procs_allowed = &#39;1:&#39;,
) {
# shortcuts

View File

@@ -168,7 +168,7 @@ class confdroid_fail2ban::params (
Boolean $fn_incl_target = false,
String $fn_target_service = '/etc/nagios/conf.d/fail2ban_service.cfg',
String $fn_target_contacts = 'nagiosadmin',
String $fn_procs_allowed = '1:1',
String $fn_procs_allowed = '1:',
) {
# shortcuts