Rename empty to override (future-proofing)

This will facilitate some fixes that will need to happen in the future.

Change-Id: Ie25ead70e47f75379473d42c115266ae71c0a671
This commit is contained in:
Sam Yaple 2017-04-04 18:26:54 +00:00
parent 401b2e0928
commit ce07ea22bc
6 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@ ARG GIT_REF
ARG GIT_REF_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG SCRIPTS_REPO=https://github.com/openstack/loci
ARG SCRIPTS_REF=master
ARG OVERRIDE=empty
ARG OVERRIDE=override
ADD $OVERRIDE /

2
debian/Dockerfile vendored
View File

@ -9,7 +9,7 @@ ARG GIT_REF
ARG GIT_REF_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG SCRIPTS_REPO=https://github.com/openstack/loci
ARG SCRIPTS_REF=master
ARG OVERRIDE=empty
ARG OVERRIDE=override
ADD $OVERRIDE /

View File

@ -9,7 +9,7 @@ ARG GIT_REF
ARG GIT_REF_REPO=https://git.openstack.org/openstack/${PROJECT}
ARG SCRIPTS_REPO=https://github.com/openstack/loci
ARG SCRIPTS_REF=master
ARG OVERRIDE=empty
ARG OVERRIDE=override
ADD $OVERRIDE /