Bug #14197
katello-installer --help references a flag using "RedHat" in the context
Fixed in Releases:
Found in Releases:
Description
Description of problem:
When using `katello-installer --help`, one of the available flags references "RedHat".
Version-Release number of selected component (if applicable):
GA Snap3
How reproducible:
Steps to Reproduce:
1. katello-installer --help
2. View help context for "--foreman-configure-epel-repo"
Actual results:
--foreman-configure-epel-repo If disabled the EPEL repo will not be configured on RedHat family systems. (default: false)
Expected results:
--foreman-configure-epel-repo If disabled the EPEL repo will not be configured on Red Hat family systems. (default: false)
Associated revisions
History
#1
Updated by Chris Roberts about 6 years ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/411 added
#2
Updated by Chris Roberts about 6 years ago
- Project changed from Katello to Installer
- Category changed from Installer to Foreman modules
#3
Updated by Anonymous about 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset puppet-foreman|06d587bc7561f40341553dd2433e5bab803a3535.
#4
Updated by Dominic Cleal about 6 years ago
- Legacy Backlogs Release (now unused) set to 136
Fixes #14197 - Updating name on EPEL help
updating RedHat to Red Hat on --help for EPEL repo