Recommit for updates in build 5

This commit is contained in:
Jenkins Server
2025-06-08 12:33:41 +02:00
parent 05a66be21f
commit 3ff7c4463e

View File

@@ -112,7 +112,7 @@ inherited by all classes except defines.
<span class='name'>reqpackages</span> <span class='name'>reqpackages</span>
<span class='type'>(<tt>String</tt>)</span> <span class='type'>(<tt>Array</tt>)</span>
<em class="default">(defaults to: <tt>[&#39;clamav&#39;,&#39;clamav-update&#39;,&#39;clamd&#39;]</tt>)</em> <em class="default">(defaults to: <tt>[&#39;clamav&#39;,&#39;clamav-update&#39;,&#39;clamd&#39;]</tt>)</em>
@@ -395,7 +395,7 @@ inherited by all classes except defines.
class clamav_cd::params ( class clamav_cd::params (
# installation # installation
String $reqpackages = [&#39;clamav&#39;,&#39;clamav-update&#39;,&#39;clamd&#39;], Array $reqpackages = [&#39;clamav&#39;,&#39;clamav-update&#39;,&#39;clamd&#39;],
String $pkg_ensure = &#39;present&#39;, String $pkg_ensure = &#39;present&#39;,
# clamd # clamd