Description of problem: Running "./install.pl --help" still mentions RHN. Steps to Reproduce: 1. Run ./install.pl --help Actual results: Output contains lines: --run-updater=<yes|no> Set to 'yes' to automatically install needed packages from RHN, ... Expected results: Output should contain lines: --run-updater=<yes|no> Set to 'yes' to automatically install needed packages from RHSM, ... Additional info: This line is also in default answers.txt
Verified with Satellite-5.8-RHEL-6-20170301.n.0-Satellite-x86_64-dvd1.iso >> ./install.pl --help --run-updater=<yes|no> Set to 'yes' to automatically install needed packages from RHSM, provided the system is registered. Set to 'no' to terminate the installer if any needed packages are missing.