
Zuul is publishing lovely container images, so we should go ahead and start using them. We can't use containers for zuul-executor because of the docker->bubblewrap->AFS issue, so install from pip there. Don't start any of the containers by default, which should let us safely roll this out and then do a rolling restart. For things (like web or mergers) where it's safe to do so, a followup change will swap the flag. Change-Id: I37dcce3a67477ad3b2c36f2fd3657af18bc25c40
76 lines
1.1 KiB
YAML
76 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:
|
|
- backup
|
|
- gerrit
|
|
- letsencrypt
|
|
- review
|
|
|
|
backup01.ord.rax.ci.openstack.org:
|
|
- disabled
|
|
- puppet
|
|
|
|
nb01.openstack.org:
|
|
- nodepool
|
|
- nodepool-builder
|
|
- puppet
|
|
- puppet4
|
|
- webservers
|
|
|
|
ze01.openstack.org:
|
|
- afs-client
|
|
- zuul
|
|
- zuul-executor
|
|
|
|
zk01.openstack.org:
|
|
- zookeeper
|