changes params structure

This commit is contained in:
Arne Teuke
2020-06-07 14:26:54 +02:00
parent 6aff668126
commit 1ea6ca5cab

View File

@@ -126,9 +126,8 @@ $pkg_ensure = 'latest',
$reqpackages = ['fail2ban','fail2ban-firewalld', $reqpackages = ['fail2ban','fail2ban-firewalld',
'fail2ban-sendmail','fail2ban-server.noarch', 'fail2ban-sendmail','fail2ban-server.noarch',
'whois'], 'whois'],
# urls # 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_manage_config = true,
$fn_enable_service = 'running', $fn_enable_service = 'running',