Bug 1302503

Summary: [Docs] Install guide should reference built-in firewalld service file for Satellite 6
Product: Red Hat Satellite Reporter: Bryan Yount <byount>
Component: Docs Install GuideAssignee: Allison Heslin <aheslin>
Status: CLOSED CURRENTRELEASE QA Contact: Brandi Munilla <bmcelvee>
Severity: medium Docs Contact:
Priority: unspecified    
Version: UnspecifiedCC: adahms, aheslin, byount
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-27 23:41:04 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 Bryan Yount 2016-01-28 01:22:50 UTC
Document URL: 
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html/Installation_Guide/sect-Red_Hat_Satellite-Installation_Guide-Installing_Red_Hat_Satellite_Server-Running_the_Installation_and_Configuration_Program.html

Section Number and Name:
1.4.5. Network Ports Required for Satellite Communications
Connections from Client to Satellite
On a Red Hat Enterprise Linux 7 Satellite, execute as root: 

Describe the issue:
The guide has the user run a bunch of firewall-cmd commands when there is now a built-in service file for RH-Satellite-6 per Bug 1135634.

Suggestions for improvement:
The guide should have the user run these commands instead:
* Add the RH-Satellite-6 service to the default zone

    firewall-cmd --permanent --add-service=RH-Satellite-6  

* Reload firewalld

    firewall-cmd --reload

Comment 4 Andrew Dahms 2016-04-27 23:41:04 UTC
This content is now live on the Customer Portal.

Closing.