Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1806503

Summary: Step to enable Satellite Tools repository is removed from "Content Host Registration" page
Product: Red Hat Satellite Reporter: Ashish Humbe <ahumbe>
Component: Hosts - ContentAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED DUPLICATE QA Contact: Stephen Wadeley <swadeley>
Severity: medium Docs Contact:
Priority: high    
Version: 6.7.0Keywords: Regression
Target Milestone: Unspecified   
Target Release: Unused   
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: 2020-02-24 12:00:57 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 Ashish Humbe 2020-02-24 11:52:22 UTC
Description of problem:
Step to enable Satellite Tools repository is removed from "Content Host Registration" page


Version-Release number of selected component (if applicable):
Satellite 6.7 Beta

How reproducible:
Always 

Steps to Reproduce:
1. Navigate to Hosts -> Content Hosts -> Register A Host 
2. Check the instructions to register and install katello-host-tools/katello-agent packages 
3. These packages (katello-host-tools, katello-agent) come from Satellite Tools repository so it is mandatory to enable the Tools repo. 

Actual results:

Currently, the page has only 4 steps:

1. Select a Content Source:
2. Install the pre-built bootstrap RPM:
3. Register using subscription-manager:
4. Install client package:

Till Satellite 6.6 we have 5 steps as below:

1. Select a Content Source:
2. Install the pre-built bootstrap RPM:
3. Register using subscription-manager:
4. Enable satellite-tools repository if you want to use client tools such as katello-agent or puppet:
5. Install client package:


Expected results:
Step to enable Satellite-Tools repo should be added. 

# subscription-manager repos --enable=rhel-\*-satellite-tools-\*-rpms

Also, above command does not work for RHEL 8 Satellite Tools repo so need to have a subcommand for RHEL 8 repo which is reported in the bz : https://bugzilla.redhat.com/show_bug.cgi?id=1798458


Additional info:

Comment 4 Ashish Humbe 2020-02-24 12:00:57 UTC

*** This bug has been marked as a duplicate of bug 1802244 ***