Bug 1116069

Summary: Additional repositories defined in activation key aren't enabled by subscription-manager at registration
Product: Red Hat Satellite Reporter: Stephen Benjamin <stbenjam>
Component: Content ManagementAssignee: Christine Fouant <cfouant>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.3CC: bbuckingham, bkearney, jhutar, jpazdziora
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-01-14 18:23:43 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: 1109802    
Bug Blocks:    

Description Stephen Benjamin 2014-07-03 16:34:18 UTC
Description of problem:
Subscription Manager < 1.10 doesn't enable Red Hat repositories that are enabled in the AK other than the default base repo.  This means puppet won't get installed.

Workaround - add this to the end of the "subscription_manager_register" provisioning template: 

# Enable RH Common for Puppet Support
subscription-manager repos --enable rhel-<%= @host.operatingsystem.major -%>-server-rh-common-beta-rpms


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

How reproducible:
Always

Steps to Reproduce:
1.Create a Content View with the RH Common Beta and normal Base repos
2.Publish the CV
3.Assign it to an activation key
4.Set "Override to Yes" for the RH Common Beta product

Actual results:
The RH Common Beta repo is not enabled on the server, puppet doesn't get installed in kickstart %post

Expected results:
The repo is enabled, puppet installed in %post

Additional info:
Allegedly this is due to RHEL 6 having Subscription Manager 1.9.

Comment 1 RHEL Program Management 2014-07-03 17:32:36 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 3 Christine Fouant 2015-01-14 18:23:43 UTC

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