Merge branch 'master' of github.com:netmanagers/puppet-fail2ban
This commit is contained in:
@@ -30,6 +30,7 @@ class fail2ban::params {
|
||||
|
||||
$process = $::operatingsystem ? {
|
||||
/(?i:Debian|Ubuntu|Mint)/ => 'fail2ban-server',
|
||||
/(?i:RedHat|Centos|Scientific|Fedora|OracleLinux)/ => 'fail2ban-server',
|
||||
default => 'fail2ban',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user