OP#785 initial commit
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
## clamav_cd ::main::install.pp
|
||||
# Module name: clamav_cd
|
||||
# Author: Arne Teuke (arne_teuke@confdroid.com)
|
||||
## confdroid_clamav ::main::install.pp
|
||||
# Module name: confdroid_clamav
|
||||
# Author: 12ww1160 (12ww1160@confdroid.com)
|
||||
# @summary Class manage all aspects of installing binaries required for
|
||||
# clamav_cd
|
||||
# confdroid_clamav
|
||||
###############################################################################
|
||||
class clamav_cd::main::install (
|
||||
class confdroid_clamav::main::install (
|
||||
|
||||
) inherits clamav_cd::params {
|
||||
) inherits confdroid_clamav::params {
|
||||
require confdroid_resources::main::epel
|
||||
|
||||
package { $reqpackages:
|
||||
|
||||
Reference in New Issue
Block a user