system-config/playbooks/roles/nodepool-base
Monty Taylor 8b1b70c77e Configure nodepool to use logging config
We have a logging config to log to /var/log/nodepool but we weren't
using it. Start using it.

Add logging config to nodepool-builder

We should log nodepool builder to /var/log/nodepool too.

Change-Id: I6e7196dc12e8c1bfc54274432b94cf53629bdf3d
2020-05-06 11:18:19 -05:00
..
defaults nodepool-builder: deploy from container 2020-03-11 09:16:24 +11:00
library Run zookeeper cluster in nodepool jobs 2020-04-29 16:18:25 -05:00
tasks Configure nodepool to use logging config 2020-05-06 11:18:19 -05: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.