tripleo-quickstart-extras/playbooks/baremetal-full-deploy.yml

9 lines
222 B
YAML

---
- include: baremetal-prep-virthost.yml
when: undercloud_type == 'virtual' and environment_type is defined
- include: ovb-create-stack.yml
when: undercloud_type == 'ovb'
- include: baremetal-quickstart-extras.yml