tripleo-quickstart-extras/playbooks/to-build-or-not-to-build.yml
Ronelle Landy c86871ab45 Modify the baremetal playbooks to use baseos undercloud
The baremetal deployment should follow OVB closely.
Add a baseos undercloud and build/fetch images
under the same conditions as OVB.

Story: https://tree.taiga.io/project/tripleo-ci-board/task/950
Change-Id: I67439f3497499f30801d185a298e01f112f01fbe
2019-05-17 10:17:55 -04:00

7 lines
145 B
YAML

---
- name: Decide whether we need to build images
hosts: undercloud
tasks:
- include_role:
name: check-to-build-or-not-to-build