Bug 1339179

Summary: Require only --ip= and --netmask for --bootproto=static option of kickstart network command
Product: Red Hat Enterprise Linux 7 Reporter: Radek Vykydal <rvykydal>
Component: doc-Installation_GuideAssignee: Clayton Spicer <cspicer>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: pbokoc, rhel-docs
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-10 18:19:22 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:
Embargoed:

Description Radek Vykydal 2016-05-24 10:40:18 UTC
Document URL: 

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html-single/Installation_Guide/index.html

Section Number and Name: 

23.3.2. Kickstart Commands and Options

Describe the issue: 

--bootproto network command option says:

"The static method requires that you specify the IP address, netmask, gateway, and nameserver in the Kickstart file."

while only address and netmask are actually required.

Suggestions for improvement: 

"The static method requires that you specify at least the IP address and netmask in the Kickstart file."

Additional information: 

Since 7.2, fix of bug 1147181.