From 8dcb94fce84603e2726f094a18b67717f2a7ef71 Mon Sep 17 00:00:00 2001
From: Jenkins ConfDroid
Date: Wed, 12 Feb 2025 13:39:12 +0100
Subject: [PATCH] recommit for updates in build 219
---
doc/puppet_classes/cd_haproxy_3A_3Aparams.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
index 65b5459..3a4783b 100644
--- a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
+++ b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
@@ -406,7 +406,7 @@ rsyslog forwarding supported.
(boolean)
- (defaults to: true)
+ (defaults to: false)
—
@@ -862,7 +862,7 @@ $hy_https_port = '443',
$hy_chroot = '/var/lib/haproxy',
$hy_pid = '/var/run/haproxy.pid',
$hy_maxconn = '4000',
-$hy_show_stats = true,
+$hy_show_stats = false,
$hy_stats_socket = '/var/lib/haproxy/stats',
$hy_default_mode = 'tcp',
$hy_use_http_server_close = false,