diff --git a/host_vars/pve2.grote.lan.yml b/host_vars/pve2.grote.lan.yml index 9bbc0cec..d70088f7 100644 --- a/host_vars/pve2.grote.lan.yml +++ b/host_vars/pve2.grote.lan.yml @@ -73,9 +73,6 @@ atime: on snapdir: visible - - - ### mgrote.apcupsd apcupsd_nis_master: true apcupsd_nis_master_hostname: pve2.grote.lan @@ -106,7 +103,7 @@ recursive: 'no' snapshots: true - path: 'hdd_data_raidz/videos' - template: 'hourly' + template: 'daily' recursive: 'yes' snapshots: true - path: 'hdd_data_raidz/papa_backup' @@ -125,11 +122,11 @@ frequent_period: '5' # Intervall (alle 5 Minuten) autosnap: 'yes' # Automatisches erstellen von Snapshots autoprune: 'yes' - - name: 'hourly' - keep_hourly: '24' + - name: 'daily' + keep_hourly: '0' keep_daily: '31' - keep_monthly: '6' - keep_yearly: '1' + keep_monthly: '3' + keep_yearly: '0' frequently: '0' frequent_period: '0' autosnap: 'yes' @@ -137,7 +134,7 @@ - name: 'papa' keep_hourly: '0' keep_daily: '14' - keep_monthly: '3' + keep_monthly: '0' keep_yearly: '0' frequently: '0' frequent_period: '0'