Bug 1373273

Summary: Installation script on 6.2 ISO prints outdated commands
Product: Red Hat Satellite Reporter: Stephen Wadeley <swadeley>
Component: InstallationAssignee: satellite6-bugs <satellite6-bugs>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bkearney, jcallaha
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: 2016-09-29 21:56:09 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:
Bug Depends On:    
Bug Blocks: 1367674    

Description Stephen Wadeley 2016-09-05 16:09:40 UTC
Description of problem:

 ISO for 6.2 has installation script which suggests using 6.1 style commands:

Install is complete. Please run foreman-installer --scenario katello

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

satellite-6.2.1-rhel-7-x86_64-dvd.iso

How reproducible:
everytime

Steps to Reproduce:
1. mkdir /media/sat6
2. mount -o loop /dev/disk/by-label/Satellite-6.2.1\\x20RHEL-7\\x20x86_64 /media/sat6
3. cd /media/sat6
4. ./install_packages

Actual results:
Install is complete. Please run foreman-installer --scenario katello

Expected results:
Install is complete. Please run satellite-installer --scenario satellite

Additional info:
As the ISO can also be used to install a Capsule Server, perhaps a more generic message is best. For example:

Install is complete. Please run satellite-installer with --scenario satellite or --scenario capsule.

Comment 2 Bryan Kearney 2016-09-29 21:56:09 UTC
Version 6.2.2 of the ISO corrected this.