Add apache restart handler for fortnebula LE setup

THis was missed previously but we need it for LE to properly restart
apache when certs update.

Change-Id: I6cf498ce1ec8cf5b936d2fedbbfe3c9666483e07
This commit is contained in:
Clark Boylan 2019-07-03 16:04:58 -07:00
parent aeefe544e2
commit 211aac5a9b

View File

@ -31,6 +31,9 @@
- name: letsencrypt updated mirror01-gra1-ovh-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated mirror01-regionone-fortnebula-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
# Gate testing hosts:
- name: letsencrypt updated letsencrypt01-main-service
include_tasks: roles/letsencrypt-create-certs/handlers/touch_file.yaml