sous-chefs / rsyslog

Development repository for the rsyslog cookbook
https://supermarket.chef.io/cookbooks/rsyslog
Apache License 2.0
65 stars 199 forks source link

Fix log directory ownership #179

Closed amarkelov closed 3 years ago

amarkelov commented 3 years ago

Add working_dir_mode attribute to specify working directory access mode Fix hardcoded root ownership of logs directory Fix typo in unit test

Signed-off-by: Alex Markelov alex@markelov.org

Description

Recipe doesn't use already defined node attributes to set ownership of logs directory. Adding 'working_dir_mode' attribute to control working directory access mode instead of using hardcoded value.

Issues Resolved

None

Check List

amarkelov commented 3 years ago

@Xorima I understand that "danger" workflow fails due to some missing API token. Is it something that I'm missing in my configuration or is it something outside of my control? And I guess that "Release Label Validator" is something that's going to pass once the code review is done. Correct?

kitchen-porter commented 3 years ago

Released as: 7.5.0