Skip to content
Snippets Groups Projects
Commit 9af48fc9 authored by Byron Biggs's avatar Byron Biggs
Browse files

Reverted Change

parent 612787cc
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ export OS_USERNAME="c21087458"
# With Keystone you pass the keystone password.
echo "Please enter your OpenStack Password for project $OS_PROJECT_NAME as user $OS_USERNAME: "
read -sr OS_PASSWORD_INPUT
export OS_PASSWORD=$scimimcPW
export OS_PASSWORD=$OS_PASSWORD_INPUT
# If your configuration has multiple regions, we set that information here.
# OS_REGION_NAME is optional and only valid in certain environments.
export OS_REGION_NAME="RegionOne"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment