This commit is contained in:
Arne Teuke
2025-02-14 12:35:30 +01:00
parent 3a843c9153
commit 6b73daf7ef

View File

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