recommit for updates in build 242

This commit is contained in:
Jenkins ConfDroid
2025-02-14 12:40:32 +01:00
parent d78ee28faf
commit c4142e9c5c

View File

@@ -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
}
}
}</pre>