summaryrefslogtreecommitdiff
path: root/openrc/DC-Bitmask-development
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2014-02-19 16:26:23 +0100
committervarac <varacanero@zeromail.org>2014-02-19 16:26:23 +0100
commitd9ead9053e60aaf2fb95a197fd1435dd06d18295 (patch)
tree1a532dad810d366a60fe1d828c0561a8047fe930 /openrc/DC-Bitmask-development
parent0f368efbf8a175ccf5ce859d43baa3f49e1db850 (diff)
added DC-Bitmask-unstable, changed hardcoded username in openrc/\* to $USER
Diffstat (limited to 'openrc/DC-Bitmask-development')
-rw-r--r--openrc/DC-Bitmask-development2
1 files changed, 1 insertions, 1 deletions
diff --git a/openrc/DC-Bitmask-development b/openrc/DC-Bitmask-development
index 63f27bb..1c1a5a6 100644
--- a/openrc/DC-Bitmask-development
+++ b/openrc/DC-Bitmask-development
@@ -16,7 +16,7 @@ export OS_TENANT_NAME="Bitmask development"
# 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: "