Jake Howard
2998958ddd
This makes the data easier to back up and splits it out from the main boot pool
9 lines
275 B
YAML
9 lines
275 B
YAML
restic_backup_locations:
|
|
- /mnt/host/mnt/tank
|
|
- /mnt/host/mnt/speed
|
|
- /mnt/host/etc/pve
|
|
- /mnt/home-assistant
|
|
restic_healthchecks_id: "{{ vault_restic_healthchecks_id }}"
|
|
|
|
restic_forget: true
|
|
restic_forget_healthchecks_id: "{{ vault_restic_forget_healthchecks_id }}"
|