-
Bug
-
Resolution: Duplicate
-
Normal
-
None
-
6.16.0
-
False
-
Low
-
None
-
None
-
None
-
None
Description of problem:
After # satellite-change-hostname command has been executed successfully, at the end it asks user to register hosts using old deprecated bootstrap method
How reproducible: Always
Steps to Reproduce:
1. Deploy Satellite version 6.16
2. Execute the command to change the hostname of Satellite:
# satellite-change-hostname satellite.example.com --username admin --password password
3. Below message is displayed at the end after successful execution of the command
-
-
-
- Hostname change complete! ****
IMPORTANT:
- Hostname change complete! ****
-
-
You will have to install the new bootstrap rpm and reregister all clients and Capsules with subscription-manager
(update organization and environment arguments appropriately):
yum remove -y katello-ca-consumer*
rpm -Uvh http://jbhatia-rhsat.syslab.pnq2.redhat.com/pub/katello-ca-consumer-latest.noarch.rpm
subscription-manager register --org="Default_Organization" --environment="Library" --force
Then reattach subscriptions to the client(s) and run:
subscription-manager refresh
Actual behavior:
The user is asked to re-register all hosts using old deprecated bootstrap method which is planned to be removed
Expected behavior:
**
The user should be asked to reregister hosts using Global Registration Template method
- duplicates
-
SAT-17402 The satellite-change-hostname command asks to re-register the clients using old deprecated registration method
-
- New
-