puppet-aodh/releasenotes/notes/restart-apache-4c85888a2bafbaa8.yaml
Matthias Bastian 4df9382252 Notify not only aodh-api service but also apache
Not only the aodh-api service is notified but also the apache service if
the API is run using apache. This ensures apache is restarted on config
changes.

Change-Id: I3967584431c547c2431c9b614de9db6416169567
2018-07-06 14:16:16 +02:00

5 lines
116 B
YAML

---
fixes:
- Deal with API being run using Apache when restarting the API (e.g. due to
configuration changes)