Commit 39c65bd0 by Diana Huang Committed by Feanil Patel

REMOVE ME (eventually)

Force bootstrapping to use 2.x branch.
parent c171b575
......@@ -26,7 +26,7 @@ if [[ -z "${CONFIGURATION_REPO}" ]]; then
fi
if [[ -z "${CONFIGURATION_VERSION}" ]]; then
CONFIGURATION_VERSION="master"
CONFIGURATION_VERSION="feanil/ansible_2_x"
fi
if [[ -z "${UPGRADE_OS}" ]]; then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment