puppet-heat/releasenotes/notes/restart-apache-fa203227fefc67f8.yaml
Andreas Jaekel f10256ae3e Notify not only heat-api service but also apache
Not only the heat-api and heat-api-cfn services are notified, but also
the apache service if the API is run using apache. This ensures apache
is restarted on config changes.

Change-Id: I68feb50a466b56b027573cda099191f6b26ddbfd
2018-07-10 17:55:37 +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)