| ▲ | citrin_ru 4 hours ago | |
I use fqdn_rand [1] in puppet for most cron jobs - it allows to run cron jobs at different time on different hosts (with different FQDN) but with the consistent interval between job runs. I would expect any modern configuration management system to have something like that. [1] https://github.com/puppetlabs/puppet/blob/main/lib/puppet/pa... | ||