aboutsummaryrefslogtreecommitdiffstats
path: root/foremancred
diff options
context:
space:
mode:
Diffstat (limited to 'foremancred')
-rw-r--r--foremancred5
1 files changed, 5 insertions, 0 deletions
diff --git a/foremancred b/foremancred
new file mode 100644
index 00000000..4f238938
--- /dev/null
+++ b/foremancred
@@ -0,0 +1,5 @@
+export OS_USERNAME=admin
+export OS_TENANT_NAME=admin
+export OS_PASSWORD=octopus
+export OS_AUTH_URL='http://172.18.0.27:5000/v2.0'
+export PS1='[\u@\h \W(openstack_admin)]\$ '