ansible/roles/fas_client/files/fas-client-aliases.cron
Kevin Fenzi e200f371dc fas_client: change cron to generate new aliases every 10min instead of once a day
There seems to be a increase in number of people wanting to use their
fedoraproject.org alias right away. So, increase the time we generate
it. It currently takes 14seconds to run it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-08-31 20:55:23 +00:00

1 line
154 B
Text

*/10 * * * * root /usr/local/bin/lock-wrapper fasClient "/bin/sleep $(($RANDOM \% 45)); /usr/bin/fasClient -ia | /usr/local/bin/nag-once fassync 1d 2>&1"