Fix broken zaqar template
Change-Id: I714b33b8a818b7d3320cfaa8fb10fc758f545513 Closes-Bug: #1487462
This commit is contained in:
parent
91088e595f
commit
fd9d11aeb4
@ -11,6 +11,7 @@ RUN yum -y install openstack-zaqar && yum clean all
|
||||
RUN echo '{{ install_type }} not yet available for {{ base_distro }}' \
|
||||
&& /bin/false
|
||||
|
||||
{% endif %}
|
||||
{% elif install_type == 'source' %}
|
||||
|
||||
ADD ./zaqar.tar /
|
||||
|
Loading…
Reference in New Issue
Block a user