Bug 1096297
Summary: | community provisioning template does not work with katello | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Bryan Kearney <bkearney> |
Component: | Provisioning | Assignee: | Dustin Tsang <dtsang> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.3 | CC: | bbuckingham, cperry, cwelton, dcleal, dlobatog, jhutar, jlabocki, jmontleo, kbidarka, lzap, mmccune, omaciel, stbenjam |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | Flags: | 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
Created redmine issue http://projects.theforeman.org/issues/5647 from this bug 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 Noticed Pull Request out for https://github.com/theforeman/community-templates/pull/79 aready. Dustin.. can you please shepard this to 6.0.4? 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 6 was closed in favor for https://github.com/theforeman/community-templates/pull/85 This shouldn't be QA'd or GATested. "redhat_register" isn't relevant for Satellite -- the correct template is "subscription_manager." *** Bug 1107724 has been marked as a duplicate of this bug. *** This was delivered with Satellite 6.0 which was released on 10 September 2014. |