From bbfd872a241398a21faf14708d7d716edcd3de54 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Sat, 11 Dec 2021 13:17:58 +0000 Subject: [PATCH] Mount the whole host into the restic LXC, so I can backup PVE config --- ansible/host_vars/restic.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible/host_vars/restic.yml b/ansible/host_vars/restic.yml index 5f2d778..5d2a96e 100644 --- a/ansible/host_vars/restic.yml +++ b/ansible/host_vars/restic.yml @@ -1,5 +1,6 @@ restic_backup_locations: - - /mnt/tank + - /mnt/host/mnt/tank + - /mnt/host/etc/pve - /mnt/home-assistant restic_healthchecks_id: !vault | $ANSIBLE_VAULT;1.1;AES256