Skip to content
Snippets Groups Projects
Commit 875533b2 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Add missing usermod for magnum"

parents cb02995b 31cee99d
No related branches found
No related tags found
No related merge requests found
...@@ -31,3 +31,5 @@ RUN ln -s magnum-base-source/* magnum \ ...@@ -31,3 +31,5 @@ RUN ln -s magnum-base-source/* magnum \
&& chown -R magnum: /etc/magnum /var/log/magnum /home/magnum && chown -R magnum: /etc/magnum /var/log/magnum /home/magnum
{% endif %} {% endif %}
RUN usermod -a -G kolla magnum
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment