Closed rmazlumyan closed 4 years ago
Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Closing due to inactivity. If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.
Would be useful to be able to override $DirCreateMode in
35-server-per-host.conf.erb
similar torsyslog.conf.erb
Here's the override in
rsyslog.conf
https://github.com/chef-cookbooks/rsyslog/blob/master/templates/default/rsyslog.conf.erb#L104Is it possible to do the same for
35-server-per-host.conf.erb
?$DirCreateMode <%= node['rsyslog']['dir_create_mode'] %>