remove unnesseary packet
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
class clamav_cd::params (
|
class clamav_cd::params (
|
||||||
|
|
||||||
# installation
|
# installation
|
||||||
Array $reqpackages = ['clamav','clamav-update','clamd'],
|
Array $reqpackages = ['clamav','clamd'],
|
||||||
String $pkg_ensure = 'present',
|
String $pkg_ensure = 'present',
|
||||||
|
|
||||||
# clamd
|
# clamd
|
||||||
|
|||||||
Reference in New Issue
Block a user