mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
6 lines
171 B
Plaintext
6 lines
171 B
Plaintext
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)]\$ '
|