Merge "Use a shorter default domain name"

This commit is contained in:
Zuul 2018-11-22 17:56:42 +00:00 committed by Gerrit Code Review
commit 05ecee921e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ if [ $CA_SERVER == 1 ] ; then
ipa-client \
python-novajoin
export TRIPLEO_DOMAIN=tripleodomain.example.com
export TRIPLEO_DOMAIN=ooo.test
export CA_SERVER_HOSTNAME=ipa.$TRIPLEO_DOMAIN
export CA_ADMIN_PASS=$(uuidgen)
export CA_DIR_MANAGER_PASS=$(uuidgen)