changes packages
This commit is contained in:
@@ -28,9 +28,7 @@
|
||||
class cd_clamav::params (
|
||||
|
||||
# installation
|
||||
$reqpackages = ['clamav','clamav-server','clamav-data','clamav-update',
|
||||
'clamav-filesystem','clamav-scanner-systemd',
|
||||
'clamav-devel','clamav-lib','clamav-server-systemd'],
|
||||
$reqpackages = ['clamav'],
|
||||
$pkg_ensure = 'latest',
|
||||
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user