puppet-barbican/releasenotes/notes/remove-explicit-log-237870e1de2fc4d8.yaml
Alex Schultz 0cecc86038 Remove explicit log file for barbican
The log file cannot be written to when running under apache so let's
switch to the default value and rely on apache for logging.

Change-Id: Icbaecc894d1b9370c6a27da16b0bd59cd8039018
2017-03-30 16:03:32 -06:00

6 lines
216 B
YAML

---
fixes:
- Remove explcit barbican.log file as apache cannot write to this file when
selinux is enabled. Instead operators should define this file if they want
to use it or rely on the logging in apache.