Update backup dirs for PMX to reflect some PCIe passthrough stuff I'm doing

This commit is contained in:
Salt 2021-11-18 16:51:32 -06:00
parent 9680705689
commit 05a7f19bfe

View File

@ -6,6 +6,9 @@
- role: backup
vars:
backup_s3backup_list_extra:
- /etc/kernel
- /etc/modprobe.d
- /etc/modules
- /etc/pve
backup_time: "Mon *-*-* 02:00:00"
tags: [ backup, common ]