Update zuul-ci.org certs

We have a single vhost for zuul-ci.org and zuulci.org, so we should
request a cert with all 4 hostnames.

We also have a separate vhost to handle the git.zuul-ci.org redirect;
add a cert request for that so we can manage it with LE.

Change-Id: Ia2ba3d3ad4f5ab0356ede371d94af3c77a89eda1
This commit is contained in:
James E. Blair 2020-01-07 14:35:25 -08:00
parent bb0a118441
commit 53338653fd
2 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@ letsencrypt_certs:
zuul-ci-main:
- zuul-ci.org
- www.zuul-ci.org
zuulci-main:
- zuulci.org
- www.zuulci.org
zuul-ci-git:
- git.zuul-ci.org

View File

@ -22,7 +22,7 @@
- name: letsencrypt updated zuul-ci-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated zuulci-main
- name: letsencrypt updated zuul-ci-git
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated logs-main