Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot set syslog conf file and directory permissions #150

Closed
jdwhited opened this issue Apr 9, 2020 · 1 comment · Fixed by #155
Closed

Cannot set syslog conf file and directory permissions #150

jdwhited opened this issue Apr 9, 2020 · 1 comment · Fixed by #155
Labels
enhancement New feature or request

Comments

@jdwhited
Copy link

jdwhited commented Apr 9, 2020

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: agent 6.4.3 (Puppet Enterprise 2019.1)
  • Ruby:
  • Distribution: RHEL 7,8
  • Module version: 4.0.0 (appears to be an issue in 5.0.0 as well)

How to reproduce (e.g Puppet code you use)

include rsyslog::client

What are you seeing

/etc/rsyslog.conf, /etc/rsyslog.d, /etc/rsyslog.d permissions cannot be set
We use 0600 on our files, but can't set that.

What behaviour did you expect instead

Conf file Permissions exposed as a parameter

Output log

Any additional information you'd like to impart

@dhollinger dhollinger added the enhancement New feature or request label May 18, 2020
@dhollinger
Copy link
Member

I will look at making the conf file permissions configurable via an init.pp parameter.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants