changes params structure

This commit is contained in:
Arne Teuke
2020-06-07 14:28:10 +02:00
parent 1ea6ca5cab
commit ed756af553

View File

@@ -36,6 +36,7 @@ class cd_fail2ban::main::install (
if $::operatingsystemmajrelease == '8' {
package {$fn_extra_repo_url:
ensure => present,
}
package {$reqpackages:
ensure => $pkg_ensure,