Add autobackup support to pvc-ansible
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=[Timer] PVC VM autobackup (forced-full)
|
||||
|
||||
[Timer]
|
||||
Unit=pvc-autobackup-full.service
|
||||
OnCalendar={{ pvc_autobackup.schedule.forced_full_time }}
|
||||
|
||||
[Install]
|
||||
WantedBy=pvc.target
|
Reference in New Issue
Block a user