Setup Letsencrypt for ptgbot site

Depends-on: https://review.opendev.org/c/opendev/zone-opendev.org/+/804790

Change-Id: I8812628a3b021180e7c5d33ccd0cd5c2f0cc4745
This commit is contained in:
Kendall Nelson 2021-08-16 10:15:57 -07:00 committed by Ian Wienand
parent 547a4578bd
commit a24310c17f
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