Bug 1040199

Summary: 5.3. Configuring DHCP and Host Name Resolution
Product: OpenShift Container Platform Reporter: Luke Meyer <lmeyer>
Component: DocumentationAssignee: Bilhar <baulakh>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 2.0.0CC: alyoung, jokerman, libra-onpremise-devel, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-09 02:01:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Luke Meyer 2013-12-10 22:25:34 UTC
http://documentation-devel.engineering.redhat.com/docs/en-US/OpenShift_Enterprise/2/html-single/Deployment_Guide/index.html#sect-Configuring_DHCP_and_Host_Name_Resolution

Procedure 5.7. To Configure DHCP on the Broker Host: Step 1
It turns out that these two lines don't do anything given the rest of the config:
  supersede host-name "broker.example.com";
  supersede domain-name "example.com";
They should be removed (have been from the script). Though they don't do any harm either, it's misleading about where to modify this stuff.