summaryrefslogtreecommitdiff
path: root/openrc/PP-OTF.sh
diff options
context:
space:
mode:
Diffstat (limited to 'openrc/PP-OTF.sh')
-rw-r--r--openrc/PP-OTF.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openrc/PP-OTF.sh b/openrc/PP-OTF.sh
index 30a0e51..cd6fb15 100644
--- a/openrc/PP-OTF.sh
+++ b/openrc/PP-OTF.sh
@@ -16,7 +16,7 @@ export OS_TENANT_NAME="RFA"
# In addition to the owning entity (tenant), openstack stores the entity
# performing the action as the **user**.
-export OS_USERNAME=kwadronaut
+export OS_USERNAME=$USER
# With Keystone you pass the keystone password.
echo "Please enter your OpenStack Password: "