Merge "Add browbeat-minimal.yml to ovb playbook list"

This commit is contained in:
Zuul 2018-08-15 02:01:08 +00:00 committed by Gerrit Code Review
commit 2aa7355ebb
1 changed files with 9 additions and 0 deletions

View File

@ -5,6 +5,15 @@ playbooks: |
[
"baremetal-full-deploy.yml"
]
{% elif featureset == '053' %}
[
"ovb-setup.yml",
"baremetal-full-undercloud.yml",
"baremetal-full-overcloud-prep.yml",
"baremetal-full-overcloud.yml",
"baremetal-full-overcloud-validate.yml",
"browbeat-minimal.yml"
]
{% else %}
[
"ovb-setup.yml",