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