Merge "Fix deployment of ceph-nfs container failing due to wrong USER"

This commit is contained in:
Zuul 2019-06-26 10:08:25 +00:00 committed by Gerrit Code Review
commit 414d61836f
1 changed files with 0 additions and 3 deletions

View File

@ -21,8 +21,5 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
{{ macros.install_packages(ceph_nfs_packages | customizable("packages")) }}
{% block ceph_nfs_footer %}{% endblock %}
{% block footer %}{% endblock %}
USER ceph