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