puppet-heat/releasenotes/notes/apache-logs-5943a8910ff54db5.yaml
Juan Antonio Osorio Robles 248de177dd Expose allowing setting log files for apache vhost
Being able to set the log files for the apache vhost was done in a
recent commit [1]. However, that commit missed exposing the
configuration in the service-specific manifests. This adds that.

[1] Ic2ffef73f6a12d6225f87d285003c3deb7541126

Change-Id: Iae6a86cb93305cb3307e058cfd31e0fca3b1be8e
2017-10-30 07:33:38 +02:00

6 lines
134 B
YAML

---
features:
- |
The access_log_file, access_log_format, error_log_file fields for each
apache vhost are now configurable.