Merge "Install ironic-inspector in bifrost"
This commit is contained in:
commit
5448da7e36
@ -47,6 +47,7 @@ RUN echo " " && \
|
||||
/bifrost/playbooks/install.yaml \
|
||||
-e git_branch={{ openstack_branch_slashed }} \
|
||||
-e ipa_upstream_release={{ openstack_branch }} \
|
||||
-e enable_inspector=true \
|
||||
-e @/tmp/build_arg.yml && \
|
||||
{%- if base_package_type == 'deb' %}
|
||||
apt-get clean && rm -rf /var/lib/apt/lists/*'
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Re-enables ironic-inspector in bifrost for backwards compatability. See
|
||||
`LP#2054685 <https://bugs.launchpad.net/kolla/+bug/2054685>`_ for more
|
||||
details.
|
Loading…
Reference in New Issue
Block a user