tripleo-quickstart-extras/playbooks/nodepool-setup.yml

8 lines
175 B
YAML

---
# setup the nodepool nodes
- name: Setup the provisioned virtual machines to look like nodepool nodes
hosts: subnodes
gather_facts: true
roles:
- nodepool-setup