Bug #16148
closedEnable/disable module descriptions in help output are confusing
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1329375
Description of problem:
The description for the below options is not right and is confusing.
~]# foreman-installer --help | grep i scap [no-]enable-foreman-plugin-openscap Enable 'foreman_plugin_openscap' puppet module (default: true)
-
--[no-]enable-foreman-proxy-plugin-openscap Enable 'foreman_proxy_plugin_openscap' puppet module (default: true)
--foreman-proxy-plugin-openscap-enabled enables/disables the plugin (default: true)
Also if "--[no-]enable-foreman-plugin-openscap" configures the sat6 side stuff and "--[no-]enable-foreman-proxy-plugin-openscap" configures the capsule side stuff then the description for "--foreman-proxy-plugin-openscap-enabled" as
"enables/disables the plugin " is not at all clear.
This needs to be updated to bring in more clarity.
Version-Release number of selected component (if applicable):
sat62-snap9.0
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
Currently the description for [no]enable-foreman-plugin-openscap and [no]enable-foreman-plugin-openscap ,
uses the words "puppet module" which is incorrect.
Also the requirement/purpose of this --foreman-proxy-plugin-openscap-enabled is not clear.
Expected results:
The description is not clear and needs more detail, something like
--[no-]enable-foreman-plugin-openscap Installs and configures the packages required for Satellite6
--[no-]enable-foreman-proxy-plugin-openscap Installs and configures the packages required for Capsules
--foreman-proxy-plugin-openscap-enabled "< exact description>"
Additional info:
Updated by Shlomi Zadok over 8 years ago
- Assignee deleted (
Shlomi Zadok) - Target version set to 115
Updated by Marek Hulán over 8 years ago
- Project changed from Installer to Kafo
- Subject changed from foreman-installer descriptions for oscap is incorrect to Module descriptions in help output are confusing
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Assignee set to Shlomi Zadok
- Pull request https://github.com/theforeman/kafo/pull/198 added
Updated by Marek Hulán over 8 years ago
- Project changed from Kafo to Installer
- Category set to Foreman modules
Updated by Marek Hulán over 8 years ago
- Pull request https://github.com/theforeman/puppet-foreman_proxy/pull/319 added
- Pull request deleted (
https://github.com/theforeman/kafo/pull/198)
Updated by Anonymous over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal over 8 years ago
- Subject changed from Module descriptions in help output are confusing to Enable/disable module descriptions in help output are confusing
- Assignee changed from Shlomi Zadok to Marek Hulán