Merge "Override fluentd plugin block"

This commit is contained in:
Zuul 2019-01-29 02:33:50 +00:00 committed by Gerrit Code Review
commit 7966041442
1 changed files with 2 additions and 0 deletions

View File

@ -267,6 +267,8 @@ RUN mkdir -p /openstack && \
ln -s /usr/share/openstack-tripleo-common/healthcheck/fluentd /openstack/healthcheck && \
chmod a+rx /openstack/healthcheck
{% endblock %}
# make sure no gems are installed
{% block fluentd_plugins_install %}{% endblock %}
{% block glance_api_footer %}
RUN mkdir -p /openstack && \