Initial commit - PVE storage and backup job configs
This commit is contained in:
24
jobs.cfg
Normal file
24
jobs.cfg
Normal file
@@ -0,0 +1,24 @@
|
||||
vzdump: backup-17ceadd8-f547
|
||||
all 1
|
||||
enabled 1
|
||||
fleecing 0
|
||||
mode snapshot
|
||||
node pve
|
||||
notes-template {{guestname}}
|
||||
notification-mode notification-system
|
||||
prune-backups keep-daily=1,keep-last=2,keep-monthly=1
|
||||
schedule 21:00
|
||||
storage PBS
|
||||
|
||||
vzdump: backup-63688440-9acd
|
||||
all 1
|
||||
enabled 1
|
||||
fleecing 0
|
||||
mode snapshot
|
||||
notes-template {{guestname}}
|
||||
notification-mode notification-system
|
||||
prune-backups keep-daily=7,keep-last=2,keep-monthly=2,keep-weekly=4
|
||||
repeat-missed 0
|
||||
schedule 2,22:30
|
||||
storage pbs-synology
|
||||
|
||||
Reference in New Issue
Block a user