Compare commits
1 Commits
master
...
e76c3ac9a8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e76c3ac9a8 |
@@ -881,7 +881,7 @@
|
||||
<span class='type'>(<tt>String</tt>)</span>
|
||||
|
||||
|
||||
<em class="default">(defaults to: <tt>'1:'</tt>)</em>
|
||||
<em class="default">(defaults to: <tt>'1:1'</tt>)</em>
|
||||
|
||||
|
||||
—
|
||||
@@ -1058,7 +1058,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:',
|
||||
String $fn_procs_allowed = '1:1',
|
||||
|
||||
) {
|
||||
# shortcuts
|
||||
|
||||
@@ -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:',
|
||||
String $fn_procs_allowed = '1:1',
|
||||
|
||||
) {
|
||||
# shortcuts
|
||||
|
||||
Reference in New Issue
Block a user