summaryrefslogtreecommitdiff
path: root/openrc/HK-LEAP.sh
diff options
context:
space:
mode:
Diffstat (limited to 'openrc/HK-LEAP.sh')
-rw-r--r--openrc/HK-LEAP.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/openrc/HK-LEAP.sh b/openrc/HK-LEAP.sh
index d54d046..dabea82 100644
--- a/openrc/HK-LEAP.sh
+++ b/openrc/HK-LEAP.sh
@@ -16,7 +16,7 @@ export OS_TENANT_NAME="LEAP"
# 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: "