system-config/playbooks/group_vars/nodepool.yaml
Clark Boylan 15b19ace2c Nodepool group no longer hosts zookeeper
Remove the zookeeper tcp firewall rules from the nodepool group vars
file as we have dedicated zookeeper servers now. These rules are not
helpful.

Change-Id: I08c2596b8f459fe59d45b0f01e002b9e4b4186d4
2018-11-28 16:47:19 -08:00

5 lines
147 B
YAML

kube_config_dir: ~nodepool/.kube
kube_config_owner: nodepool
kube_config_group: nodepool
kube_config_template: clouds/nodepool_kube_config.yaml.j2