
We ended up running into a problem with nodepool built control plane images (has to do with boot from volume not allowing us to delete images that are in use by a nova instance). We have decided to clean this up and go back to not doing this until we can do it more properly. Note this isn't a revert because having a group for access to control plane clouds does seem like a good idea in general and I believe there have been changes we'd have to resolve in the clouds.yaml files anyway. Depends-On: https://review.opendev.org/#/c/665012/ Change-Id: I5e72928ec2dec37afa9c8567eff30eb6e9c04f1d
79 lines
1.1 KiB
YAML
79 lines
1.1 KiB
YAML
# This is a dictionary of hosts, with a list of what
|
|
# groups they should be in
|
|
|
|
results:
|
|
|
|
adns1.opendev.org:
|
|
- adns
|
|
- dns
|
|
|
|
afs01.dfw.openstack.org:
|
|
- afs
|
|
- afs-client
|
|
- puppet
|
|
- puppet4
|
|
|
|
firehose01.openstack.org:
|
|
- firehose
|
|
- puppet
|
|
- puppet4
|
|
|
|
graphite.opendev.org:
|
|
- graphite
|
|
- puppet
|
|
- webservers
|
|
|
|
lists.katacontainers.io:
|
|
- mailman
|
|
- puppet
|
|
- puppet4
|
|
|
|
logstash-worker02.openstack.org:
|
|
- logstash-worker
|
|
- puppet
|
|
- puppet4
|
|
|
|
mirror02.dfw.rax.openstack.org:
|
|
- afs-client
|
|
- mirror
|
|
- puppet
|
|
- puppet4
|
|
|
|
mirror01.lon1.linaro-london.openstack.org:
|
|
- afs-client
|
|
- mirror
|
|
- puppet
|
|
|
|
mirror-update01.openstack.org:
|
|
- afsadmin
|
|
- puppet
|
|
- puppet4
|
|
|
|
review01.openstack.org:
|
|
- gerrit
|
|
- puppet
|
|
- puppet4
|
|
- review
|
|
|
|
backup01.ord.rax.ci.openstack.org:
|
|
- disabled
|
|
- puppet
|
|
|
|
nb01.openstack.org:
|
|
- nodepool
|
|
- nodepool-builder
|
|
- puppet
|
|
- puppet4
|
|
- webservers
|
|
|
|
ze01.openstack.org:
|
|
- afs-client
|
|
- puppet
|
|
- puppet4
|
|
- zuul-executor
|
|
|
|
zk01.openstack.org:
|
|
- puppet
|
|
- puppet4
|
|
- zookeeper
|