6 lines
171 B
Text
6 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)]\$ '
|