Merge "Fix missed HEALTHCHECK directive in template override"
This commit is contained in:
commit
ba469be286
@ -306,7 +306,6 @@ RUN mkdir -p /openstack && \
|
||||
RUN mkdir -p /openstack && \
|
||||
ln -s /usr/share/openstack-tripleo-common/healthcheck/opendaylight-api /openstack/healthcheck && \
|
||||
chmod a+rx /openstack/healthcheck
|
||||
HEALTHCHECK CMD /openstack/healthcheck
|
||||
{% endblock %}
|
||||
|
||||
{% block rabbitmq_footer %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user