Merge "Remove the duplicated word"
This commit is contained in:
commit
3f27453b12
@ -33,7 +33,7 @@ export REDEPLOY_OA_FOLDER="${REDEPLOY_OA_FOLDER:-/opt/openstack-ansible}"
|
||||
export SYSTEM_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/../ && pwd )"
|
||||
export UPGRADE_UTILS="${UPGRADE_UTILS:-${SYSTEM_PATH}/upgrade-utilities}"
|
||||
|
||||
# If the the OpenStack-Ansible system venvs have already been built elsewhere and can be downloaded
|
||||
# If the OpenStack-Ansible system venvs have already been built elsewhere and can be downloaded
|
||||
# set the "VENV_URL" environment variable to the path where the venvs are kept. When running stage1
|
||||
# this URL will be used to download the release built VENVS in the following format.
|
||||
# ${VENV_URL}/openstack-ansible-RELEASE_VERSION.tgz
|
||||
|
Loading…
x
Reference in New Issue
Block a user