You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bootstrap.py has to be able to repair the installation of the subscriptions, puppet, katello, rex, and whatever else will be in the future implemented.
Continuing from the possible scenario given by Evgeni, #218 (comment))
we can see it as
5. System is on Katello/Satellite6 and i want to fix the installation.
subscription-manager does have the --consumerid option (for example) that allows a system to (re)register to an existing profile. I dont think puppet has an equivalent functionality.
I think this is a huge one, that would likely extend also the scope of bootstrap.py.
Of course for discussion about it!
The text was updated successfully, but these errors were encountered:
bootstrap.py has to be able to repair the installation of the subscriptions, puppet, katello, rex, and whatever else will be in the future implemented.
Continuing from the possible scenario given by Evgeni, #218 (comment))
we can see it as
5. System is on Katello/Satellite6 and i want to fix the installation.
Suggested flag:
--fix-configuration
Some scenarios:
Some ideas/items for discussion:
I think this is a huge one, that would likely extend also the scope of bootstrap.py.
Of course for discussion about it!
The text was updated successfully, but these errors were encountered: