system-config/playbooks/host_vars/static01.opendev.org.yaml
Ian Wienand 7ce0d0fb32 Add static01.opendev.org
Add this host for serving content from AFS.

The

 _acme-challenge.governance.openstack.org
 _acme-challenge.security.openstack.org

CNAMES should be in place for creating the certificates (added with
Ie1b92f06b71aa6069fe831b26ba1cc272ce4562c).

Also add a cert for the base server (static.opendev.org) since we
added the DNS entries for it.

Change-Id: I55e0ac7487b02f9a816ac486ed01b73f82b391a5
Story: #2006598
Task: #37757
Depends-On: https://review.opendev.org/704469
2020-01-28 11:30:18 +11:00

11 lines
269 B
YAML

ansible_python_interpreter: python3
letsencrypt_certs:
static01-opendev-org-main:
- static.opendev.org
- static01.opendev.org
static01-governance-openstack-org:
- governance.openstack.org
static01-security-openstack-org:
- security.openstack.org