Merge "Set up LE certs for docs.airshipit.org static site"

This commit is contained in:
Zuul 2020-03-15 16:19:49 +00:00 committed by Gerrit Code Review
commit b1576b6020
2 changed files with 5 additions and 0 deletions

View File

@ -5,6 +5,8 @@ letsencrypt_certs:
- static01.opendev.org
- files.openstack.org
- static.openstack.org
static01-docs-airshipit-org:
- docs.airshipit.org
static01-ci-openstack-org:
- ci.openstack.org
static01-cinder-openstack-org:

View File

@ -38,6 +38,9 @@
- name: letsencrypt updated static01-opendev-org-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated static01-docs-airshipit-org
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated static01-ci-openstack-org
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml