
This is a new Noble mirror that will replace the old mirror. We update the inventory test cases to stop matching the old mirror because that old mirror will eventually be removed from the inventory. Otherwise this is a pretty standard mirror replacement. Depends-On: https://review.opendev.org/c/opendev/zone-opendev.org/+/945230 Change-Id: Ib18d834e16ebeec75fb7f16e1dc83b357efb646c
47 lines
758 B
YAML
47 lines
758 B
YAML
# This is a dictionary of hosts, with a list of what
|
|
# groups they should be in
|
|
|
|
results:
|
|
|
|
adns99.opendev.org:
|
|
- adns
|
|
- adns-primary
|
|
|
|
ns99.opendev.org:
|
|
- adns
|
|
- adns-secondary
|
|
|
|
afs01.dfw.openstack.org:
|
|
- afs-server-common
|
|
- afs-file-server
|
|
- afs-client
|
|
- kerberos-client
|
|
|
|
graphite02.opendev.org:
|
|
- graphite
|
|
- letsencrypt
|
|
- webservers
|
|
|
|
mirror02.regionone.osuosl.opendev.org:
|
|
- afs-client
|
|
- kerberos-client
|
|
- letsencrypt
|
|
- mirror
|
|
|
|
review02.opendev.org:
|
|
- borg-backup
|
|
- letsencrypt
|
|
- review
|
|
|
|
backup01.ord.rax.opendev.org:
|
|
- borg-backup-server
|
|
|
|
ze01.opendev.org:
|
|
- afs-client
|
|
- kerberos-client
|
|
- zuul
|
|
- zuul-executor
|
|
|
|
zk04.opendev.org:
|
|
- zookeeper
|