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