From a5e0fd8dac66b1cbcf7315ebd18f60610ee3d67e Mon Sep 17 00:00:00 2001 From: mg Date: Tue, 25 May 2021 14:44:52 +0200 Subject: [PATCH] snaps: music 14tage (#101) snaps: music 14tage Co-authored-by: Michael Grote Reviewed-on: https://git.mgrote.net/mg/ansible/pulls/101 Co-Authored-By: mg Co-Committed-By: mg --- host_vars/pve2.grote.lan.yml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/host_vars/pve2.grote.lan.yml b/host_vars/pve2.grote.lan.yml index ae81f7c9..ce66a234 100644 --- a/host_vars/pve2.grote.lan.yml +++ b/host_vars/pve2.grote.lan.yml @@ -153,7 +153,7 @@ recursive: 'yes' snapshots: true - path: 'hdd_data_raidz/music' - template: '14tage_und_stuendlich' + template: '14tage' recursive: 'yes' snapshots: true - path: 'hdd_data_raidz/papa_backup' @@ -181,15 +181,6 @@ frequent_period: '0' autosnap: 'yes' autoprune: 'yes' - - name: '14tage_und_stuendlich' - keep_hourly: '24' - keep_daily: '14' - keep_monthly: '0' - keep_yearly: '0' - frequently: '0' - frequent_period: '0' - autosnap: 'yes' - autoprune: 'yes' ### mgrote.cv4pve-autosnap cv4pve_api_user: root@pam!cv4pve-autosnap cv4pve_api_token: "{{ lookup('keepass', 'cv4pve_api_token', 'password') }}"