Fix broken zaqar template

Change-Id: I714b33b8a818b7d3320cfaa8fb10fc758f545513
Closes-Bug: #1487462
This commit is contained in:
Sam Yaple 2015-08-21 13:13:48 +00:00
parent 91088e595f
commit fd9d11aeb4

View File

@ -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 /