diff --git a/docker_templates/zaqar/Dockerfile.j2 b/docker_templates/zaqar/Dockerfile.j2 index e312f27ad7..ee312dd567 100644 --- a/docker_templates/zaqar/Dockerfile.j2 +++ b/docker_templates/zaqar/Dockerfile.j2 @@ -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 /