ansible-config/roles/certsync/templates/certsync.timer

11 lines
148 B
SYSTEMD
Raw Normal View History

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