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:
Updated by Leos Stejskal about 3 years ago
- Subject changed from [global registration] [hammer] - hammer --setup-insights false | no|0 is not working to Hammer --setup-insights false | no|0 is not working
- Category set to Host registration
- Assignee set to Leos Stejskal
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8690 added
Updated by Anonymous about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|eb03be92ceb5ee9c17ec7a90f1e83d506edc5a3c.
Updated by The Foreman Bot about 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8707 added