Bug 1096297

Summary: community provisioning template does not work with katello
Product: Red Hat Satellite Reporter: Bryan Kearney <bkearney>
Component: ProvisioningAssignee: Dustin Tsang <dtsang>
Status: CLOSED CURRENTRELEASE QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.3CC: bbuckingham, cperry, cwelton, dcleal, dlobatog, jhutar, jlabocki, jmontleo, kbidarka, lzap, mmccune, omaciel, stbenjam
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: UnusedFlags: cwelton: needinfo-
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/5647
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-11 12:22:27 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 Bryan Kearney 2014-05-09 15:24:54 UTC
Per James Labocki, the provisioning template works for SAM but not katello. We should fix the upstream items to work with redhat, both SAM nad Katello, out of hte box.

Comment 2 Bryan Kearney 2014-05-09 15:28:51 UTC
Created redmine issue http://projects.theforeman.org/issues/5647 from this bug

Comment 3 james labocki 2014-05-09 15:34:52 UTC
https://github.com/theforeman/community-templates/blob/master/snippets/redhat_register.erb

Line 109     

rpm -Uvh <%= @host.params['subscription_manager_host'] %>/pub/candlepin-cert-consumer-latest.noarch.rpm

This will fail since Katello's package is named differently.

katello-ca-consumer-latest.noarch.rpm

Comment 4 Dustin Tsang 2014-06-02 14:38:16 UTC
Noticed Pull Request out for https://github.com/theforeman/community-templates/pull/79 aready.

Comment 5 Bryan Kearney 2014-06-16 17:57:00 UTC
Dustin.. can you please shepard this to 6.0.4?

Comment 6 Dustin Tsang 2014-06-18 15:38:49 UTC
as suggested by the foreman team, pull request created to add a symlink instead of modifying the template.
https://github.com/Katello/puppet-certs/pull/17

Comment 7 Dustin Tsang 2014-07-07 15:09:32 UTC
Comment 6 was closed in favor for 
https://github.com/theforeman/community-templates/pull/85

Comment 9 Stephen Benjamin 2014-08-01 12:45:21 UTC
This shouldn't be QA'd or GATested.  "redhat_register" isn't relevant for Satellite -- the correct template is "subscription_manager."

Comment 10 Stephen Benjamin 2014-08-01 12:46:55 UTC
*** Bug 1107724 has been marked as a duplicate of this bug. ***

Comment 13 Bryan Kearney 2014-09-11 12:22:27 UTC
This was delivered with Satellite 6.0 which was released on 10 September 2014.