From 1ac64bbc3784e2f520f659febf669a081e5a5184 Mon Sep 17 00:00:00 2001 From: mg Date: Sat, 5 Nov 2022 21:38:56 +0100 Subject: [PATCH] Fix sanoid template asignment (#431) Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/homeserver/pulls/431 --- host_vars/pve5.grote.lan.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host_vars/pve5.grote.lan.yml b/host_vars/pve5.grote.lan.yml index d2b2b2ef..fe85b346 100644 --- a/host_vars/pve5.grote.lan.yml +++ b/host_vars/pve5.grote.lan.yml @@ -142,7 +142,7 @@ - path: hdd_data_raidz/vm recursive: 'no' snapshots: true - template: 'pve3tage' + template: '3tage' - path: rpool recursive: 'no' snapshots: true @@ -154,7 +154,7 @@ - path: rpool/ROOT/pve-1 recursive: 'no' snapshots: true - template: '3tage' + template: 'pve3tage' ### mgrote.cv4pve-autosnap cv4pve_api_user: root@pam!cv4pve-autosnap