puppet-placement/releasenotes/notes/wsgi-logging-e7a851aaf20e27b4.yaml
Tobias Urdin 363c74c3ad Add logging params to placement::wsgi::apache
Adds the params access_log_file, access_log_format and
error_log_file to placement::wsgi::apache like all others
has.

Adds spec testing for the placement::wsgi::apache class and
also aligns some parameter in the same order as the documentation
for the params is.

Change-Id: Ia88e21761a0f93d65563a7dcb1dd4fe1427b0e1e
2019-01-09 15:16:38 +01:00

6 lines
137 B
YAML

---
features:
- |
Added access_log_file, access_log_format and error_log_file parameters
to the placement::wsgi::apache class.