puppet-cinder/releasenotes/notes/restart-apache-6b5d1e4ef37b7ff6.yaml
Niels Boehm 2cd58b8fb0 Notify not only cinder service, but also Apache
Apache needs to be notified as well in case the API is being served in
that context, otherwise config changes would not take effect without
manual intervention.

Change-Id: If5e7c14d59843ee7c813eb1df8d7131e002dbd22
2018-07-17 20:45:36 +02:00

6 lines
166 B
YAML

---
fixes:
- |
Notify Apache in case the API is served in that context when the API is
supposed to be restarted, for instance due to configuration changes.