Rename config => system-config in tools/
We are renaming the openstack-infra/config repo to openstack-infra/system-config. This patch edits scripts in the tools directory. Change-Id: I81ff50b18cefa51d2b97e923bedc96cb123a229a
This commit is contained in:
parent
1cefee6026
commit
5710d6d61d
@ -20,7 +20,7 @@ export ELEMENTS_PATH=${ELEMENTS_PATH:-nodepool/elements}
|
||||
export DISTRO=${DISTRO:-ubuntu}
|
||||
export IMAGE_NAME=${IMAGE_NAME:-devstack-gate}
|
||||
export NODEPOOL_SCRIPTDIR=${NODEPOOL_SCRIPTDIR:-nodepool/scripts}
|
||||
export CONFIG_SOURCE=${CONFIG_SOURCE:-https://git.openstack.org/openstack-infra/config}
|
||||
export CONFIG_SOURCE=${CONFIG_SOURCE:-https://git.openstack.org/openstack-infra/system-config}
|
||||
export CONFIG_REF=${CONFIG_REF:-master}
|
||||
|
||||
disk-image-create -x --no-tmpfs -o $IMAGE_NAME $DISTRO \
|
||||
|
Loading…
Reference in New Issue
Block a user