homeserver/roles/mgrote_cv4pve_autosnap/templates/cv4pve.timer.j2
Michael Grote 8ab23df606
Some checks failed
ci/woodpecker/push/gitleaks Pipeline was successful
ci/woodpecker/push/ansible-lint Pipeline failed
ff
2024-04-14 20:54:34 +02:00

10 lines
253 B
Django/Jinja

{{ file_header | default () }}
[Unit]
Description=Timer: Trigger VM-Snapshots in PVE with cv4pve.
[Timer]
OnCalendar=*-*-* {{ cv4pve_cron_hour }}:{{ cv4pve_cron_minute }}:00
RandomizedDelaySec=10 min
[Install]
WantedBy=timers.target multi-user.target