Hi there
I have recently used the module yum\_cron to automate the updating of my servers all Centos7 in an open source puppet 4.10 env. If you are familiar with the package you may know that in the recent release for Cen7 the days\_of\_week parameter is missing and not configurable.
While so what I would like to achieve is that either make yum-cron run at early hours of days or the least on weekends when the servers are least-loaded. I know that I can use cron tab alternatively to achieve this but would like to know if anyone else is facing the same issue and if there is a work around using the native module.
My current config is defaulted to use /etc/yum/yum-cron.conf which is on daily basis without any finer granulation on the days or hours that it runs.
Appreciate any help or suggestion
↧