Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1478767 - [RFE] [6.3] Remove references to RHEL 6
Summary: [RFE] [6.3] Remove references to RHEL 6
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Install Guide
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Unspecified
Assignee: Melanie Corr
QA Contact: Stephen Wadeley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-08-07 01:13 UTC by Andrew Dahms
Modified: 2019-09-26 18:02 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-08-17 08:07:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Andrew Dahms 2017-08-07 01:13:39 UTC
Starting with Red Hat Satellite 6.3, RHEL 6 will no longer be supported as a base platform on which Satellite 6 can be installed. As part of this change, all references to RHEL 6 must be removed from the Installation Guide.

* Supported Operating Systems

  Change "supported only on the latest versions of Red Hat Enterprise Linux 6 
  Server or 7 Server" to "supported only on the latest version of Red Hat 
  Enterprise Linux 7 Server"

* Hardware Requirements

  Change "The latest version of Red Hat Enterprise Linux 6 Server or 7 Server"
  to "The latest version of Red Hat Enterprise Linux 7 Server"

* Enabling Connections from a Client to Satellite Server

  Remove the section "Configuring the Firewall on Red Hat Enterprise Linux 6"
  and change the title of "Configuring the Firewall on Red Hat Enterprise Linux 
  7" to "Configuring the Firewall"

* Enabling Connections from Capsule Server to Satellite Server

  Remove the section "Configuring the Firewall on Red Hat Enterprise Linux 6"
  and change the title of "Configuring the Firewall on Red Hat Enterprise Linux 
  7" to "Configuring the Firewall"

* Enabling Connections from Satellite Server and Clients to a Capsule Server

  Remove the section "Configuring the Firewall on Red Hat Enterprise Linux 6"
  and change the title of "Configuring the Firewall on Red Hat Enterprise Linux 
  7" to "Configuring the Firewall"

* Identifying and Attaching the Satellite Subscription to the Host

  Change "On Red Hat Enterprise Linux 6.7 (and higher) or 7.1 (and higher), run 
  the following command:" to "On Red Hat Enterprise Linux 7.1 (and higher), run 
  the following command:"

* Configuring Repositories

  Remove "Ensure the Red Hat Enterprise Linux repository matches the specific 
  version you are using."

  Remove the sub-step "If you are using Red Hat Enterprise Linux 6, run this 
  command."

  Make the sub-step "If you are using Red Hat Enterprise Linux 7, run this 
  command." a step.

* Restricting Access to mongod

  Remove the section "Configuring the Firewall on Red Hat Enterprise Linux 6"
  and change the title of "Configuring the Firewall on Red Hat Enterprise Linux 
  7" to "Configuring the Firewall"

* Configuring Repositories (for Capsules)

  Remove "Ensure the Red Hat Enterprise Linux repository matches the specific 
  version you are using."

  Remove the sub-step "If you are using Red Hat Enterprise Linux 6, run this 
  command."

  Make the sub-step "If you are using Red Hat Enterprise Linux 7, run this 
  command." a step.


* Find all references where commands are split in accordance with the base 
  operating system version such as "On Red Hat Enterprise Linux 6, run the 
  following command:", and change the step so that there are no sub-steps, and
  the step only refers to RHEL 7.

  For example -

  == Current ==
  Ensure goferd is running:

    On Red Hat Enterprise Linux 6, run the following command:

    # service goferd start

    On Red Hat Enterprise Linux 7, run the following command:

    # systemctl start goferd

  == New ==
  Ensure goferd is running:

    # systemctl start goferd

* Large Deployment Considerations

  Remove all sections that refer to RHEL 6, and remove strings such as "On Red
  Hat Enterprise Linux 7"

* Capsule Server Scalability Considerations

  Remove all tables that refer to RHEL 6.

Comment 1 Andrew Dahms 2017-08-07 01:14:18 UTC
Assigning to Melanie for review.


Note You need to log in before you can comment on or make changes to this bug.