remove keep_hourly borgmatic parameter

master
HgO 2021-02-09 18:18:26 +01:00
parent ebe14c1bed
commit 2f7586abab
5 changed files with 0 additions and 5 deletions

View File

@ -15,7 +15,6 @@ borgmatic_config:
encryption_passphrase: "{{ vault_borg_passphrase }}"
compression: zlib,7
retention:
keep_hourly: 24
keep_daily: 7
keep_weekly: 4
keep_monthly: 6

View File

@ -10,7 +10,6 @@ borgmatic_config:
encryption_passphrase: "{{ vault_borg_passphrase }}"
compression: zlib,7
retention:
keep_hourly: 24
keep_daily: 7
keep_weekly: 4
keep_monthly: 6

View File

@ -10,7 +10,6 @@ borgmatic_config:
encryption_passphrase: "{{ vault_borg_passphrase }}"
compression: zlib,7
retention:
keep_hourly: 24
keep_daily: 7
keep_weekly: 4
keep_monthly: 6

View File

@ -74,7 +74,6 @@ borgmatic_config:
encryption_passphrase: "{{ vault_borg_passphrase }}"
compression: zlib,7
retention:
keep_hourly: 24
keep_daily: 7
keep_weekly: 4
keep_monthly: 6

View File

@ -11,7 +11,6 @@ borgmatic_config:
encryption_passphrase: "{{ vault_borg_passphrase }}"
compression: zlib,7
retention:
keep_hourly: 24
keep_daily: 7
keep_weekly: 4
keep_monthly: 6