Provision a new SSD for DBs

This makes the data easier to back up and splits it out from the main boot pool
This commit is contained in:
Jake Howard
2023-06-15 09:09:48 +01:00
parent 2fa7f7212f
commit 2998958ddd
3 changed files with 9 additions and 2 deletions

View File

@ -1,5 +1,6 @@
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 }}"