Questo contenuto non è disponibile nella lingua selezionata.
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
# sed -i -e "s/^CLOUD_DOMAIN=.*\$/CLOUD_DOMAIN=$domain/" /etc/openshift/broker.confNote
			If you use the kickstart or bash script, the 
configure_controller function performs this step.