Bug 1304851

Summary: RHCI server installs with redhat-release-workstation instead of redhat-release-server
Product: Red Hat Quickstart Cloud Installer Reporter: Tasos Papaioannou <tpapaioa>
Component: ISO InstallerAssignee: John Matthews <jmatthew>
Status: CLOSED DEFERRED QA Contact: Tasos Papaioannou <tpapaioa>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0Keywords: Triaged
Target Milestone: TP2   
Target Release: 1.0   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-02-25 17:28:51 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 Tasos Papaioannou 2016-02-04 19:07:30 UTC
Description of problem:

RHCI server appears to install RHEL Workstation instead of RHEL Server. Satellite 6 requires RHEL Server as the base operating system. Is there a reason Workstation is used here?

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

RHCI-6.0-RHEL-7-20160201.t.0

How reproducible:

100%

Steps to Reproduce:
1.) Install RHCI server.
2.) See that RHEL Workstation is installed:

# cat /etc/redhat-release 
Red Hat Enterprise Linux Workstation release 7.1 (Maipo)

# rpm -qa redhat-release\*
redhat-release-workstation-7.1-1.el7.x86_64


Actual results:

RHCI server installs with RHEL Workstation.

Expected results:

RHCI server installs with RHEL Server.

Additional info:

Comment 1 John Matthews 2016-02-05 13:58:01 UTC
We believe this is an issue with tags being pulled in for the RCM version.

We don't see this problem with the engineering composes:

Latest non-RCM compose has:
[root@rhci ~]# rpm -qa | grep redhat-release
redhat-release-server-7.1-1.el7.x86_64

[root@rhci ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.1 (Maipo)



Requesting another respin of ISO from RCM.

Comment 2 John Matthews 2016-02-05 19:01:11 UTC
Addressed by RCM in
RHCI-6.0-RHEL-7-20160205.1

Comment 3 Tasos Papaioannou 2016-02-08 21:01:55 UTC
Verified on RHCI-6.0-RHEL-7-20160205.1:

ISO:

# ls /mnt/iso/Packages/redhat-release*
/mnt/iso/Packages/redhat-release-server-7.1-1.el7.x86_64.rpm

Installed RHCI server:

# rpm -qa redhat-release\*
redhat-release-server-7.1-1.el7.x86_64

Comment 4 Sudhir Mallamprabhakara 2019-02-25 17:28:51 UTC
QCI has sunset. Closing the BZ's