Kolla provides production-ready containers and deployment tools for operating OpenStack clouds
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#### Custom data added by Kolla |
|
_KBOLD="\[$(tput bold)\]" |
|
_KRESET="\[$(tput sgr0)\]" |
|
|
|
PS1="${_KBOLD}(${KOLLA_SERVICE_NAME})${_KRESET}[\u@\h \W]\\$ "
|
|
|