Hi,
After running a yum update, there are instructions to run /usr/bin/ol_yum_configure.sh.
The result is the following, for example:
[root@localhost yum.repos.d]# ls -1
oracle-epel-ol7.repo
oracle-linux-ol7.repo
public-yum-ol7.repo.sav
uek-ol7.repo
virt-ol7.repo
There are several channels that are missing from the new configuration, like software_collections:
[root@localhost yum.repos.d]# grep collections *
public-yum-ol7.repo.sav:[ol7_software_collections]
I know how to edit and create .repo files but is it supposed to be this way? That's quite inconvenient.