ansible-config/roles/certsync/templates/certsync.timer
2020-03-25 21:28:19 +01:00

11 lines
148 B
SYSTEMD

[Unit]
Description=Weekly certsync run
[Timer]
OnCalendar=Mon *-*-* 05:00
RandomizedDelaySec=60m
Persistent=true
[Install]
WantedBy=timers.target