changes params structure
This commit is contained in:
@@ -124,11 +124,10 @@ class cd_fail2ban::params (
|
||||
# installation
|
||||
$pkg_ensure = 'latest',
|
||||
$reqpackages = ['fail2ban','fail2ban-firewalld',
|
||||
'fail2ban-sendmail','fail2ban-server.noarch',
|
||||
'whois'],
|
||||
|
||||
'fail2ban-sendmail','fail2ban-server.noarch',
|
||||
'whois'],
|
||||
# urls
|
||||
$fn_extra_repo_url = 'http://repo.okay.com.mx/centos/8/x86_64/release/okay-release-1-1.noarch.rpm'
|
||||
$fn_extra_repo_url = 'http://repo.okay.com.mx/centos/8/x86_64/release/okay-release-1-1.noarch.rpm',
|
||||
|
||||
$fn_manage_config = true,
|
||||
$fn_enable_service = 'running',
|
||||
|
||||
Reference in New Issue
Block a user