Actions
Bug #19100
closedFix typo in unify_hosts script
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1437661
Description of problem:
In the foreman-rake katello:unify hosts script, there is a simple typo "...please un-unmanage this...".
Version-Release number of selected component (if applicable):
Satellite 6.2.9 Snap 2
How reproducible:
Always
Steps to Reproduce:
1. Follow the reproducer steps found in:
https://bugzilla.redhat.com/show_bug.cgi?id=1418892#c12
Actual results:
Host is registered with subscription-manager but is managed, please un-unmanage this host first.
Expected results:
the text should read "un-manage".
Actions