Parcourir la source
Remove an obsolete variable: backup_borg_retention_prefix
It has been removed with 30f0f92dc5 for updating borgmatic to v1.8.2.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/3946/head
Suguru Hirahara
il y a 1 an
Parent
révision
9ffd40bcd2
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: E4F9743DAB4B7B75
1 fichiers modifiés avec
0 ajouts et
1 suppressions
-
group_vars/matrix_servers
|
|
|
@@ -3199,7 +3199,6 @@ matrix_pantalaimon_homeserver_url: "{{ matrix_addons_homeserver_client_api_url } |
|
|
|
backup_borg_enabled: false |
|
|
|
|
|
|
|
backup_borg_identifier: matrix-backup-borg |
|
|
|
backup_borg_retention_prefix: matrix- |
|
|
|
backup_borg_storage_archive_name_format: matrix-{now:%Y-%m-%d-%H%M%S} |
|
|
|
|
|
|
|
backup_borg_base_path: "{{ matrix_base_data_path }}/backup-borg" |
|
|
|
|