Merge "Fix deployment of ceph-nfs container failing due to wrong USER" into stable/stein

This commit is contained in:
Zuul 2019-06-27 22:25:07 +00:00 committed by Gerrit Code Review
commit 4923e714b0
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