
This is a slight divergence from the accepted spec, where we were going to implement these redirects via a new haproxy instance (I961456d44a56f2334d3c94ef27e408f27409cd65). We've decided it's easier to keep them on static.opendev.org The following sites are configured to redirect to whatever they are redirecting to now on static.opendev.org: * devstack.org * www.devstack.org * ci.openstack.org * cinder.openstack.org * glance.openstack.org * horizon.openstack.org * keystone.openstack.org * nova.openstack.org * qa.openstack.org * summit.openstack.org * swift.openstack.org As a bonus, they all get a https instance too, which they didn't have before. testinfra coverage should be total for this change. I have created the _acme-challange CNAME records for all the above. Story: #2006598 Task: #38881 Change-Id: I3f1fc108e7bb1c9500ad4d1a51df13bb4ae00cb9
64 lines
1.7 KiB
YAML
64 lines
1.7 KiB
YAML
ansible_python_interpreter: python3
|
|
letsencrypt_certs:
|
|
static01-opendev-org-main:
|
|
- static.opendev.org
|
|
- static01.opendev.org
|
|
- files.openstack.org
|
|
- static.openstack.org
|
|
static01-ci-openstack-org:
|
|
- ci.openstack.org
|
|
static01-cinder-openstack-org:
|
|
- cinder.openstack.org
|
|
static01-developer-openstack-org:
|
|
- developer.openstack.org
|
|
static01-devstack-org:
|
|
- devstack.org
|
|
- www.devstack.org
|
|
static01-docs-opendev-org:
|
|
- docs.opendev.org
|
|
static01-docs-openstack-org:
|
|
- docs.openstack.org
|
|
static01-docs-starlingx-io:
|
|
- docs.starlingx.io
|
|
static01-glance-openstack-org:
|
|
- glance.openstack.org
|
|
static01-git-airshipit-org:
|
|
- git.airshipit.org
|
|
static01-git-openstack-org:
|
|
- git.openstack.org
|
|
static01-git-starlingx-io:
|
|
- git.starlingx.io
|
|
static01-git-zuul-ci-org:
|
|
- git.zuul-ci.org
|
|
static01-governance-openstack-org:
|
|
- governance.openstack.org
|
|
static01-horizon-openstack-org:
|
|
- horizon.openstack.org
|
|
static01-keystone-openstack-org:
|
|
- keystone.openstack.org
|
|
static01-nova-openstack-org:
|
|
- nova.openstack.org
|
|
static01-qa-openstack-org:
|
|
- qa.openstack.org
|
|
static01-service-types-openstack-org:
|
|
- service-types.openstack.org
|
|
static01-security-openstack-org:
|
|
- security.openstack.org
|
|
static01-specs-openstack-org:
|
|
- specs.openstack.org
|
|
static01-summit-openstack-org:
|
|
- summit.openstack.org
|
|
static01-swift-openstack-org:
|
|
- swift.openstack.org
|
|
static01-releases-openstack-org:
|
|
- releases.openstack.org
|
|
static01-tarballs-opendev-org:
|
|
- tarballs.opendev.org
|
|
static01-tarballs-openstack-org:
|
|
- tarballs.openstack.org
|
|
static01-zuul-ci-org:
|
|
- zuul-ci.org
|
|
- www.zuul-ci.org
|
|
- zuulci.org
|
|
- www.zuulci.org
|