
Add these hosts to static.opendev.org, serving from AFS. Note that tarballs.openstack.org just redirects to static.opendev.org/openstack. This should have no effect currently, it will only become live when we switch DNS. For more details see the thread at: http://lists.openstack.org/pipermail/openstack-infra/2020-January/006584.html Change-Id: Ie56fac17ffaa91ee55be986de636485a58125a02
14 lines
392 B
YAML
14 lines
392 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
|
|
static01-tarballs-opendev-org:
|
|
- tarballs.opendev.org
|
|
static01-tarballs-openstack-org:
|
|
- tarballs.openstack.org
|