James E. Blair 42574b2b37 Run ZK from containers
Migration plan:
* add zk* to emergency
* copy data files on each node to a safe place for DR backup
* make a json data backup: zk-shell localhost:2181 --run-once 'mirror / json://!tmp!zookeeper-backup.json/'
* manually run a modified playbook to set up the docker infra without starting containers
* rolling restart; for each node:
  * stop zk
  * split data and log files and move them to new locations
  * remove zk packages
  * start zk containers
* remove from emergency; land this change.

Change-Id: Ic06c9cf9604402aa8eb4bb79238021c14c5d9563
2020-04-17 08:43:09 -07:00

77 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
- puppet
- puppet4
- zuul-executor
zk01.openstack.org:
- zookeeper