fix parameter
This commit is contained in:
@@ -47,7 +47,7 @@ class clamav_cd::params (
|
||||
String $cv_preludeenable = 'no',
|
||||
String $cv_preludeanalyzername = 'ClamAV',
|
||||
String $cv_tcpsocket = '3310',
|
||||
String $cv_tcpaddress = '127.0.0.1',
|
||||
String $cv_tcpaddress = 'localhost',
|
||||
|
||||
) {
|
||||
# service
|
||||
|
||||
Reference in New Issue
Block a user