Merge "Add skydive-ansible to mistral base packages"
This commit is contained in:
@@ -39,7 +39,7 @@ gpgcheck=0' >> /etc/yum.repos.d/opendaylight.repo
|
||||
|
||||
# Required for mistral-db-populate to load tripleo custom actions on
|
||||
# the undercloud
|
||||
{% set mistral_base_packages_append = ['openstack-tripleo-common', 'ceph-ansible'] %}
|
||||
{% set mistral_base_packages_append = ['openstack-tripleo-common', 'ceph-ansible', 'skydive-ansible'] %}
|
||||
|
||||
# NOTE: Mistral executor needs to run nova-manage cells_v2 commands on
|
||||
# the undercloud baremetal workflows. Undercloud mistral executor needs to run
|
||||
|
Reference in New Issue
Block a user