system-config/playbooks/group_vars/files.yaml
James E. Blair 53338653fd 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
2020-01-07 14:35:25 -08:00

11 lines
194 B
YAML

letsencrypt_certs:
tarballs-main:
- tarballs.opendev.org
zuul-ci-main:
- zuul-ci.org
- www.zuul-ci.org
- zuulci.org
- www.zuulci.org
zuul-ci-git:
- git.zuul-ci.org