From 893b4a840d1f3711d05c7b283c8fc045db81a248 Mon Sep 17 00:00:00 2001 From: mg Date: Thu, 25 Aug 2022 22:04:28 +0200 Subject: [PATCH] sanoid: amd + filme auf 3 Tage umgestellt (#408) Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/408 --- host_vars/pve2.grote.lan.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/host_vars/pve2.grote.lan.yml b/host_vars/pve2.grote.lan.yml index 06a75d61..caf322b8 100644 --- a/host_vars/pve2.grote.lan.yml +++ b/host_vars/pve2.grote.lan.yml @@ -82,7 +82,7 @@ ### mgrote.zfs_sanoid sanoid_datasets: - path: 'hdd_data_raidz/videos' - template: '14tage' + template: '3tage' recursive: 'yes' snapshots: true - path: 'hdd_data_raidz/music' @@ -108,7 +108,7 @@ - path: hdd_data_raidz/amd recursive: 'no' snapshots: true - template: '31tage' + template: '3tage' - path: hdd_data_raidz/bilder recursive: 'no' snapshots: true