Show Table of Contents
9.10.8. Configuring Node Settings
The following instructions describe how to configure the settings for your chosen host names and domain name.
Procedure 9.10. To Configure the Node Host Settings:
- Open the
/etc/openshift/node.conffile and set the value ofPUBLIC_IPto the IP address of the node host. - Set the value of
CLOUD_DOMAINto the domain you are using for your OpenShift Enterprise installation. - Set the value of
PUBLIC_HOSTNAMEto the host name of the node host. - Set the value of
BROKER_HOSTto the host name or IP address of your broker host (Host 1). - Open the
/etc/openshift/env/OPENSHIFT_BROKER_HOSTfile and enter the host name of your broker host (Host 1). - Open the
/etc/openshift/env/OPENSHIFT_CLOUD_DOMAINfile and enter the domain you are using for your OpenShift Enterprise installation. - Run the following command to set the appropriate
ServerNamein the node host's Apache configuration:# sed -i -e "s/ServerName .*\$/ServerName `hostname`/" \/etc/httpd/conf.d/000001_openshift_origin_node_servername.conf
Note
If you use the kickstart or bash script, the
configure_node function performs these steps.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.