Actions
Bug #14197
closedkatello-installer --help references a flag using "RedHat" in the context
Difficulty:
easy
Triaged:
Bugzilla link:
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)
Actions