recommit for updates in build 241

This commit is contained in:
Jenkins ConfDroid
2025-02-14 12:36:32 +01:00
parent 7ee36bef99
commit 31d37cdb18

View File

@@ -412,7 +412,7 @@ class cd_haproxy::main::files (
selrole => object_r, selrole => object_r,
seltype => syslog_conf_t, seltype => syslog_conf_t,
seluser => system_u, seluser => system_u,
content => template('cd_haproxy/rsyslog/'), content => template('cd_haproxy/rsyslog/10_haproxy.conf.erb'),
notify => Service['rsyslog'], notify => Service['rsyslog'],
} }
} }