Actions
Refactor #25170
closedRename --foreman-admin-* parameters to include -initial
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
easy
Triaged:
No
Bugzilla link:
Description
Cloned from BZ:
Description of problem:
When trying to set Satellite admin password using the satellite installer command the password is not getting updated.
Using the same old password.
Version-Release number of selected component (if applicable):
Satellite 6.4 Beta.
How reproducible:
We can run the satellite-installer command along with the password option.
Steps to Reproduce:
On the Satellite terminal.
- satellite-installer -S satellite --foreman-admin-username admin --foreman-admin-password abc123
Actual results:
Installer completes successfully.
Expected results:
Foreman admin password must be updated.
Actions