Bug #33121
closedHammer --setup-insights false | no|0 is not working
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1978697
Description of problem:
[global registration] [hammer] - hammer --setup-insights false | no|0 is not working
Version-Release number of selected component (if applicable):
Satellite 6.10 Snap 7
How reproducible:
always
Steps to Reproduce:
try commands
hammer> host-registration generate-command --activation-keys RHEL8_Content_Activation_Key --packages mlocate --force true --setup-insights 0
hammer> host-registration generate-command --activation-keys RHEL8_Content_Activation_Key --packages mlocate --force true --setup-insights false
hammer> host-registration generate-command --activation-keys RHEL8_Content_Activation_Key --packages mlocate --force true --setup-insights no
Actual results:
setup-insights is still running and install the insights package
Expected results:
setup-insights should not run and do not install insights package as --setup-insights is false
Additional info: