puppet-ironic/releasenotes/notes/configure-access-and-error-log-files-0181077a3d0e9d20.yaml
Juan Antonio Osorio Robles 5a71880b54 Allow setting log files for apache vhost
This allows the setting of the error and access file logs, as well as
the access log format. This was done in a similar fashion as one can
configure these ones in the keystone wsgi manifest.

Change-Id: Id64898df6389ee7d00c8d14841ee5d999e84fee3
2017-10-06 16:47:09 +03:00

7 lines
236 B
YAML

---
features:
- |
It is now possible to configure the access log (through the
``access_log_file`` and ``access_log_format`` variables) and the error log
file path (through the error_log_file variable) in the apache vhost.