Does yum-cron (CentOS 7) support the use of disablerepo and enablerepo? My need is to be able to provide automated OS updates, but disable any non-OS repo's on the server. CentOS 6 solution is setting /etc/sysconfig/yum-cron YUM_PARAMETER to:
"--disablerepo="*" --enablerepo=repo1,repo2,repo3" I know the base section of yum-cron.conf can handle exclude = "package". Where can I find documentation for /etc/yum/yum-cron.conf for options not included in the initial configuration file? Thanks very much and happy holidays! Regards, Daniel Bullock
_______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel