Bug 767603 - katello-configure should generate a rpm containing certs and "default" config file for simplified client setup.
Summary: katello-configure should generate a rpm containing certs and "default" config...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Katello
Classification: Retired
Component: Installer
Version: 1.0
Hardware: Unspecified
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Lukas Zapletal
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-14 13:29 UTC by Eric Sammons
Modified: 2012-03-06 15:18 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
headpin
Last Closed: 2012-03-06 15:18:17 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 769888 0 unspecified CLOSED Changes that needs to be done to integrate Katello generated certificates 2021-02-22 00:41:40 UTC

Internal Links: 769888

Description Eric Sammons 2011-12-14 13:29:00 UTC
Description of problem:
Today once katello-configure runs the server is set up and ready to go; however, there are still a number of steps that must be followed to set up the client (consumer).

On the client:
1. scp $CANDLEPINSERVER:/etc/candlepin/ca/candlepin-ca.crt /etc/rhsm/ca/.
2. cp candlepin-ca.crt candlepin-local.pem
3. Edit /etc/rhsm/rhsm.conf or run subscription-manager config .....

These client steps could be reduced to nothing more than a wget; yum localinstall or rpm -Uhv http://[candlepinserver]/candlepin-consumer.rpm _IF_ katello-configure generated a rpm containing the following files:

- Minimum default rhsm.conf that would leverage SAM+Thumbslug or katello.
- candlepin-ca.crt
- candlepin-local.pem

Comment 1 Lukas Zapletal 2012-01-20 14:31:24 UTC
Yes this is the plan. We will follow the Spacewalk approach here.

Linking to https://bugzilla.redhat.com/show_bug.cgi?id=769888

Comment 2 Lukas Zapletal 2012-03-06 15:18:17 UTC
This was already done:

https://fedorahosted.org/katello/wiki/ConsumerBootstrap


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