7.8.6. Configuring the Broker Domain

Modify the configuration files of the broker application to suit your domain name:
# sed -i -e "s/^CLOUD_DOMAIN=.*\$/CLOUD_DOMAIN=$domain/" /etc/openshift/broker.conf

Note

If you use the kickstart or bash script, the configure_controller function performs this step.