ansible/files/fedora-cloud/keystonerc_msuchy
2014-09-01 11:06:16 +00:00

5 lines
171 B
Text

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)]\$ '