Merge "Magnum install from source incorrectly places config"
This commit is contained in:
commit
092f3ded94
@ -9,5 +9,5 @@ RUN cd /magnum \
|
||||
&& pip install -r requirements.txt \
|
||||
&& pip install /magnum \
|
||||
&& mkdir /etc/magnum /var/log/magnum \
|
||||
&& cp -r /magnum/etc/* /etc/magnum/ \
|
||||
&& cp -r /magnum/etc/* /etc/ \
|
||||
&& rm -rf /root/.cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user