Configure cronjobs via the cron salt module
#426
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Just cleanup/modernization, let's have salt decide how best to configure the cronjobs
https://docs.saltproject.io/en/3008/ref/states/all/salt.states.cron.html#module-salt.states.cron
For
da2ad6b131/salt/minion/init.sls, right? For non-bsd systems, we could replace it with a systemd-timer instead 👀