Merge "Provision LE cert for translate.openstack.org"

This commit is contained in:
Zuul 2021-05-25 23:09:13 +00:00 committed by Gerrit Code Review
commit 7a350a864a
3 changed files with 7 additions and 0 deletions

View File

@ -99,6 +99,7 @@ groups:
- review-test.opendev.org
- static[0-9]*.opendev.org
- storyboard[0-9]*.opendev.org
- translate[0-9]*.open*.org
- zuul[0-9]*.opendev.org
- refstack[0-9]*.openstack.org
logstash:

View File

@ -0,0 +1,3 @@
letsencrypt_certs:
translate01-openstack-org-main:
- translate.openstack.org

View File

@ -237,6 +237,9 @@
- name: letsencrypt updated storyboard01-opendev-org-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated translate01-openstack-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