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:
parent
547a4578bd
commit
a24310c17f
@ -1,3 +1,5 @@
|
||||
letsencrypt_certs:
|
||||
eavesdrop01-opendev-org-main:
|
||||
- eavesdrop01.opendev.org
|
||||
ptgbot-opendev-org-main:
|
||||
- ptgbot.opendev.org
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user