Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1500521

Summary: capsule-certs-generate does not output the "capsule" scenario
Product: Red Hat Satellite Reporter: Christian Marineau <cmarinea>
Component: CertificatesAssignee: Eric Helms <ehelms>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: high Docs Contact:
Priority: high    
Version: 6.3.0CC: bbuckingham
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-10-13 15:13:23 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 Christian Marineau 2017-10-10 20:08:02 UTC
Description of problem:
capsule-certs-generate does not output the "capsule" scenario

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

How reproducible:
100%

Steps to Reproduce:
1. Run the following
   # capsule-certs-generate --foreman-proxy-fqdn capsule.remote.example.com --certs-tar ~/capsule.remote.example.com-certs.tar

2. The output will be the following
   satellite-installer --scenario foreman-proxy-content
   --foreman-proxy-content-parent-fqdn           "satellite6.example.com"\
   [..]

Actual results:
The command generated will refer to the wrong scenario. The Capsule will be expecting "capsule" scenario and not "foreman-proxy-content"

Expected results:
Have the certs-tar generate to proper output and be consistent with the version shipped with Satellite 6.2.X

Additional info:
The following BZ is indirectly related to this:
https://bugzilla.redhat.com/show_bug.cgi?id=1499316