Recommit for updates in build 15

This commit is contained in:
Jenkins Server
2026-09-07 16:17:22 +02:00
parent abac5926d4
commit 78b2a3963e
3 changed files with 2 additions and 152 deletions

View File

@@ -947,7 +947,7 @@
<span class='type'>(<tt>String</tt>)</span>
<em class="default">(defaults to: <tt>&#39;1:1&#39;</tt>)</em>
<em class="default">(defaults to: <tt>&#39;1:&#39;</tt>)</em>
</li>
@@ -1128,7 +1128,7 @@ class confdroid_haproxy::params (
Boolean $hy_manage_nagios = false,
String $hy_target_service = &#39;/etc/nagios/conf.d/haproxy_service.cfg&#39;,
Array $hy_target_contacts = [&#39;nagiosadmin&#39;],
String $hy_procs_allowed = &#39;1:1&#39;
String $hy_procs_allowed = &#39;1:&#39;
) {
$fqdn = $facts[&#39;networking&#39;][&#39;fqdn&#39;]