Bug #8261
closedcapsule-certs-generate defaults to ACME_Organization instead of Default_Organization
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1152715
Description of problem:
The capsule-certs-generate command defaults to using "ACME_Corporation" if you don't specify --org when running the command. If anything, it should default to "Default_Organization" since "ACME_Corporation" was removed prior to GA.
Also, the output from capsule-certs-generate --help says that it defaults to "SomeOrg", but this should be changed as well. See below:
--org Org attribute for managed certificates (default: "SomeOrg")
Version-Release number of selected component (if applicable):
katello-installer-0.0.64-1.el6sat.noarch
How reproducible:
Every time capsule-certs-generate is run with out --org
Steps to Reproduce:
1.run capsule-certs-generate without --org
2.
3.
Actual results:
capsule-certs-generate command defaults to using "ACME_Corporation" if you don't specify --org when running the command
Expected results:
If anything, it should default to "Default_Organization" since "ACME_Corporation" was removed prior to GA.
Additional info:
Updated by The Foreman Bot about 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 59
- Pull request https://github.com/Katello/katello-installer/pull/136 added
- Pull request deleted (
)
Updated by Eric Helms about 10 years ago
- Translation missing: en.field_release set to 14
- Triaged changed from No to Yes
Updated by Anonymous almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello-installer|a09d70322a301b23daae61c1e6779bef285b3f92.