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:
parent
bb0a118441
commit
53338653fd
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user