Hi!
Thanks for your reply - I’ve already tried that, but that made no difference. In the meantime I came across following link:
In our case we wanted to keep RHEL 7 for SAP hosts on a certain minor version - so we only released RHEL 7.6 for SAP and registered the hosts on that activation key. Apparently ‘yum’ looks for updates on a default URL on our repository which is in this case “7server” (see repo-url above) instead of the url with the minor version in the path (…/server/7/7.6/x86_64/…/) .
very long story short:
You have to set the subscription manager on the hosts to the respective minor version to get that running.
subscription-manager release --set=7.6
