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 ***