From c4142e9c5c59d9c617fb523536b04cc05aed835d Mon Sep 17 00:00:00 2001 From: Jenkins ConfDroid Date: Fri, 14 Feb 2025 12:40:32 +0100 Subject: [PATCH] recommit for updates in build 242 --- doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html b/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html index 75c5dff..c67180b 100644 --- a/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html +++ b/doc/puppet_classes/cd_haproxy_3A_3Amain_3A_3Afiles.html @@ -413,7 +413,7 @@ class cd_haproxy::main::files ( seltype => syslog_conf_t, seluser => system_u, content => template('cd_haproxy/rsyslog/10_haproxy.conf.erb'), - notify => Service['rsyslog'], +# notify => Service['rsyslog'], # only if using cd_rsyslog } } }