ansible/files/fedora-cloud/keystonerc_msuchy

6 lines
171 B
Text
Raw Normal View History

2014-09-01 11:05:46 +00:00
export OS_USERNAME=msuchy
export OS_TENANT_NAME=copr
export OS_PASSWORD=TBD
export OS_AUTH_URL=http://209.132.184.9:5000/v2.0/
export PS1='[\u@\h \W(keystone_msuchy)]\$ '