removes link to yumrepo

This commit is contained in:
Arne Teuke
2019-12-24 22:36:34 +01:00
parent f57ba6bdd6
commit c18a28c767

View File

@@ -26,8 +26,6 @@ class cd_clamav::main::install (
) inherits cd_clamav::params {
require cd_clamav::main::yumrepo
package {$reqpackages:
ensure => $pkg_ensure,
}