70b2ebc6db
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
6 lines
179 B
YAML
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
|