Bug 1269980

Summary: rpm command is incorrect
Product: Red Hat Satellite Reporter: Hayley Hudgeons <hhudgeon>
Component: Docs User GuideAssignee: Russell Dickenson <rdickens>
Status: CLOSED CURRENTRELEASE QA Contact: David O'Brien <daobrien>
Severity: medium Docs Contact:
Priority: medium    
Version: 6.1.1CC: mmccune
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: 2015-10-13 14:40:21 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 Hayley Hudgeons 2015-10-08 17:11:45 UTC
>> Document URL:
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.1/html-single/User_Guide/index.html#sect-Red_Hat_Satellite-User_Guide-Configuring_Hosts_for_Registration

>> Section Number and Name: 
12.2. Configuring a Host for Registration, in proceedure 12.2

>> Describe the issue: 
This command is incorrect:
# rpm -Uvh install http://satellite.example.com/pub/katello-ca-consumer-latest.noarch.rpm

You cannot do rpm -ivh install <pkgname>

>> Suggestions for improvement: 
Remove the word "install" from the command

>> Additional information: