replaced jwhois with whois binary to be installed, so whois queries can be sent with alert
This commit is contained in:
@@ -176,7 +176,7 @@ $fn_default_action = 'action_',
|
||||
$reqpackages = $::operatingsystem ? {
|
||||
/(?i-mx:centos|fedora|redhat)/ => ['fail2ban','fail2ban-firewalld',
|
||||
'fail2ban-sendmail',
|
||||
'fail2ban-server.noarch','jwhois'],
|
||||
'fail2ban-server.noarch','whois'],
|
||||
}
|
||||
|
||||
$fn_jail_paths = $::operatingsystem ? {
|
||||
|
||||
Reference in New Issue
Block a user