system-config/playbooks/roles/nodepool-base
Monty Taylor 15b662b37a Use ansible_host instead of ansible_default_ip* for zk
Our zk config is a little too brittle. Let's just use the inventory
vars instead of detected network facts.

Change-Id: I288990edf587bc8394c9473388a858f46efb0691
2020-05-11 19:36:02 +00:00
..
defaults nodepool-builder: deploy from container 2020-03-11 09:16:24 +11:00
library Use ansible_host instead of ansible_default_ip* for zk 2020-05-11 19:36:02 +00:00
tasks Use ansible_host instead of ansible_default_ip* for zk 2020-05-11 19:36:02 +00: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.