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

Merge "Murano install from source incorrectly places config"

parents e6a28b8f b3cdfa18
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,6 @@ RUN cd /murano \
&& mkdir /etc/murano \
&& cd /murano \
&& tox -e genconfig \
&& cp -r etc/murano/* /etc/murano/ \
&& cp -r etc/murano/* /etc/ \
&& cp etc/murano/murano.conf.sample /etc/murano/murano.conf \
&& rm -rf /root/.cache
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