system-config/playbooks/roles/nodepool-base
Ian Wienand 8a018af48f
nodepool-base: use ipv4 ZK addresses if we don't have an ipv6 address
The new nb04 builder hosted in OSUOSL does not have an ipv6 address.
Check if the host being setup defined public_v6, if not then use the
ipv4 addresses of the ZK hosts.

Change-Id: I9ee09006cb7f61e5c1adbb489e8145e59cbbc281
2023-01-12 21:50:17 +11:00
..
defaults Run Zuul as the zuuld user 2020-05-20 13:17:28 -07:00
tasks nodepool-base: use ipv4 ZK addresses if we don't have an ipv6 address 2023-01-12 21:50:17 +11:00
README.rst Add install zookeeper role; use for nodepool-builder testing 2020-03-06 14:02:52 +11:00

README.rst

nodepool base setup

Role Variables

Install zookeeper to the node. This is not expected to be used in production, where the nodes would connect to an externally configured zookeeper instance. It can be useful for basic loopback tests in the gate, however.