system-config/playbooks/roles/nodepool-base
Dr. Jens Harbott 5d4ca69d51 Fix generated zookeeper config for nodepool
The host address needs to be specified as "host", not "addr". This issue
was introduced in [0].

[0] I40ff001c53b72c020463f63201719eef7d145b4f

Change-Id: I98aa1481cb09d4850cb9f764076cd04c7f9e3277
2022-10-28 11:59:39 +02:00
..
defaults Run Zuul as the zuuld user 2020-05-20 13:17:28 -07:00
tasks Fix generated zookeeper config for nodepool 2022-10-28 11:59:39 +02:00
README.rst Add install zookeeper role; use for nodepool-builder testing 2020-03-06 14:02:52 +11:00

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.