changes params structure
This commit is contained in:
@@ -36,6 +36,7 @@ class cd_fail2ban::main::install (
|
||||
if $::operatingsystemmajrelease == '8' {
|
||||
package {$fn_extra_repo_url:
|
||||
ensure => present,
|
||||
}
|
||||
|
||||
package {$reqpackages:
|
||||
ensure => $pkg_ensure,
|
||||
|
||||
Reference in New Issue
Block a user