Merge "Setup Letsencrypt for ptgbot site"

This commit is contained in:
Zuul 2021-10-06 13:00:40 +00:00 committed by Gerrit Code Review
commit 6972d3c7b6
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,5 @@
letsencrypt_certs:
eavesdrop01-opendev-org-main:
- eavesdrop01.opendev.org
ptgbot-opendev-org-main:
- ptgbot.opendev.org

View File

@ -252,6 +252,9 @@
- name: letsencrypt updated translate01-openstack-org-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated ptgbot-opendev-org-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
# We split out handlers for each gitea host as handlers should be run in order
# This allows us to do a rolling restart of the gitea backends.
- name: letsencrypt updated gitea01-main