tripleo-quickstart-extras/playbooks/baremetal-quickstart-extras.yml
Gabriele Cerami 70b2ebc6db split baremetal playbook
Separate quickstart baremetal playbook into smaller
playbooks that follow the same breakpoints as the libvirt playbook in
tripleo-quickstart-extras.

This is part of the preparations to convert CI to follow the step by
step workflow the users will follow to reproduce CI

Change-Id: I6cc171641c8390e458eb474be3479e732eb2c985
2018-01-09 09:24:50 +00:00

6 lines
179 B
YAML

---
- include: baremetal-full-undercloud.yml
- include: baremetal-full-overcloud-prep.yml
- include: baremetal-full-overcloud.yml
- include: baremetal-full-overcloud-validate.yml