salt-states/restic/files/restic-backup.timer.jinja

12 lines
175 B
Plaintext
Raw Normal View History

2023-06-27 07:16:37 +00:00
[Unit]
Description=Restic backup timer
[Timer]
OnCalendar={{ pillar.restic.OnCalendar }}
RandomizedDelaySec=300
Unit=restic-backup.service
[Install]
WantedBy=timers.target