From 9b1b023517f1e65349631d024f419242c865f7ca Mon Sep 17 00:00:00 2001
From: Jenkins ConfDroid
Date: Thu, 6 Feb 2025 13:01:44 +0100
Subject: [PATCH] recommit for updates in build 194
---
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 e58eda2..2cd773a 100644
--- a/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
+++ b/doc/puppet_classes/cd_haproxy_3A_3Aparams.html
@@ -479,7 +479,7 @@ the global ones.
(boolean)
- (defaults to: true)
+ (defaults to: false)
—
@@ -844,7 +844,7 @@ $hy_user_shell = '/sbin/nologin',
$hy_log_target = '127.0.0.1',
$hy_log_facility = 'local2',
$hy_log_default = 'global',
-$hy_use_httplog = true,
+$hy_use_httplog = false,
$hy_use_dontlognull = true,
) {