Skip to content
Snippets Groups Projects
Commit df9c0ee8 authored by Steven Dake's avatar Steven Dake
Browse files

Remove config-internal from cinder-backup

Change-Id: Ia92ba9df4d6ec7da51c85c9a38bb64f510ed93d4
Partially-Implements: blueprint remove-config-internal
parent 95874691
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@ FROM %%KOLLA_NAMESPACE%%/%%KOLLA_PREFIX%%cinder-base:%%KOLLA_TAG%%
MAINTAINER Kolla Project (https://launchpad.net/kolla)
COPY ./start.sh /start.sh
COPY config-internal.sh config-external.sh /opt/kolla/
COPY config-external.sh /opt/kolla/
CMD ["/start.sh"]
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