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

Add attribute to allow setting of rsyslog.d configuration directory mode for security compliance #150

Closed bdd4329 closed 3 years ago

bdd4329 commented 5 years ago

Description

I am required by my security compliance rules to set the rsyslog.d directory to 750 or 700 (not 755). This PR leaves the default as 755, but allows an attribute to be set to change this mode. This may be an Obvious Fix.

Issues Resolved

Fixes not being able to set the rsyslog.d directory mode.

Check List

bdd4329 commented 5 years ago

Is there anything else that I need to do to get this change reviewed? It has been sitting here for some time.

xorima commented 3 years ago

Hey @bdd4329

Sous-Chefs have recently inherited this cookbook, can you pop in a changelog entry so we can get this shipped please?

Thanks!

bdd4329 commented 3 years ago

@Xorima Done.

kitchen-porter commented 3 years ago

Released as: 7.2.0

xorima commented 3 years ago

@bdd4329 this was actually released as 7.2.1 due to a bug in the auto release system (it's still new :joy: )