Add missing \n at end of file
TrivialFix Change-Id: If5221d695bf966b4de57b4f3f7bfe1eeeb4199ff
This commit is contained in:
parent
ed678a829a
commit
598b71876a
@ -40,4 +40,4 @@ RUN usermod -a -G kolla congress \
|
|||||||
|
|
||||||
{% block congress_base_footer %}{% endblock %}
|
{% block congress_base_footer %}{% endblock %}
|
||||||
{% block footer %}{% endblock %}
|
{% block footer %}{% endblock %}
|
||||||
{{ include_footer }}
|
{{ include_footer }}
|
||||||
|
@ -24,4 +24,4 @@ RUN ln -s gnocchi-base-source/* gnocchi \
|
|||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
RUN usermod -a -G kolla gnocchi
|
RUN usermod -a -G kolla gnocchi
|
||||||
|
Loading…
Reference in New Issue
Block a user