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
So manifest handling is moving from access.redhat.com to console.redhat.com. While at it, the new console doesn't have the subscription handling for manifests. It also points to guide which doesn't talk about subscriptions at all.
The above guide is not guiding how to add subs to manifest. In the chat's I learned it could be done the old way via access.redhat.com, but it's moving to satellite. At least it won't work with this ansible module any longer. Perhaps this module should be changed to work against satellite API instead for the task?
Perhaps splitting this module into two:
one that creates manifest into console.redhat.com, and
second one that talks to satellite api to attach subs to manifest.
Another option is somehow to guide this to talk to old api, and use it as long as it works, but is there point if the functionality is moving away from there?
evgeni
changed the title
redhat_manifest fails to add subscriptions to manifest
redhat_manifest does not properly report wrong username/password
Oct 12, 2022
SUMMARY
I tried to add subs to manifest, but end up having ansible failing.
ISSUE TYPE
ANSIBLE VERSION
COLLECTION VERSION
https://github.com/RedHatNordicsSA/cool-lab/blob/ab8ec7df1b408a78337b9d0a819285848207f24b/collections/requirements.yml
KATELLO/FOREMAN VERSION
STEPS TO REPRODUCE
https://github.com/RedHatNordicsSA/cool-lab/blob/ab8ec7df1b408a78337b9d0a819285848207f24b/satellite-install.yml
EXPECTED RESULTS
Have manifest with subs in Satellite.
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: