Recommit for updates in build 12
This commit is contained in:
@@ -367,7 +367,7 @@ inherited by all classes except defines.
|
|||||||
<span class='type'>(<tt>String</tt>)</span>
|
<span class='type'>(<tt>String</tt>)</span>
|
||||||
|
|
||||||
|
|
||||||
<em class="default">(defaults to: <tt>'127.0.0.1'</tt>)</em>
|
<em class="default">(defaults to: <tt>'localhost'</tt>)</em>
|
||||||
|
|
||||||
|
|
||||||
—
|
—
|
||||||
@@ -452,7 +452,7 @@ class clamav_cd::params (
|
|||||||
String $cv_preludeenable = 'no',
|
String $cv_preludeenable = 'no',
|
||||||
String $cv_preludeanalyzername = 'ClamAV',
|
String $cv_preludeanalyzername = 'ClamAV',
|
||||||
String $cv_tcpsocket = '3310',
|
String $cv_tcpsocket = '3310',
|
||||||
String $cv_tcpaddress = '127.0.0.1',
|
String $cv_tcpaddress = 'localhost',
|
||||||
|
|
||||||
) {
|
) {
|
||||||
# service
|
# service
|
||||||
|
|||||||
Reference in New Issue
Block a user