Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 759564 - Installer for Headpin does not set the oauth value for thumbslug in candlepin.conf
Summary: Installer for Headpin does not set the oauth value for thumbslug in candlepin...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Infrastructure
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Lukas Zapletal
QA Contact: Eric Sammons
URL:
Whiteboard:
Depends On:
Blocks: 703617 katello-blockers
TreeView+ depends on / blocked
 
Reported: 2011-12-02 17:28 UTC by Bryan Kearney
Modified: 2019-09-25 21:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-27 00:32:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Bryan Kearney 2011-12-02 17:28:44 UTC
Installing headpin using katello-conifgure the thumslug oauth provider is not set. I would have expected to see:

candlepin.auth.oauth.consumer.thumbslug.secret = SOMEVALUE 


set

Comment 1 Bryan Kearney 2011-12-12 17:45:28 UTC
Fixed in Katello master at 01a3a427e036fa8156a9dc867f70f63335f29f60. 

0.1.36 or later of katello-configure should have this fix.

Comment 2 Eric Sammons 2012-01-11 14:56:33 UTC
# cat /etc/candlepin/candlepin.conf
...
candlepin.crl.file = /var/lib/candlepin/candlepin-crl.crl

candlepin.auth.oauth.consumer.thumbslug.secret = [AUTH PASSWORD]

VERIFIED

# rpm -qa|grep 'katello\|headpin\|thumbslug\|candlepin'
katello-httpd-ssl-key-pair-1.0-1.noarch
candlepin-tomcat6-0.5.8-1.el6.noarch
katello-headpin-0.1.122-2.el6.noarch
katello-cli-headpin-0.1.13-2.el6.noarch
katello-certs-tools-1.0.1-2.el6.noarch
katello-headpin-all-0.1.122-2.el6.noarch
thumbslug-0.0.21-1.el6.noarch
katello-cli-common-0.1.32-2.el6.noarch
katello-configure-0.1.49-2.el6.noarch
katello-common-0.1.165-2.el6.noarch
katello-trusted-ssl-cert-1.0-1.noarch
candlepin-0.5.8-1.el6.noarch
katello-glue-candlepin-0.1.165-2.el6.noarch
katello-qpid-broker-key-pair-1.0-1.noarch


Note You need to log in before you can comment on or make changes to this bug.