fix parameter

This commit is contained in:
Arne Teuke
2025-06-08 14:15:22 +02:00
parent ea4f323fc6
commit fc9ead9c98

View File

@@ -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