From c6c4304d9e7fd07e89145a14b1aea94131f4060e Mon Sep 17 00:00:00 2001 From: phil Date: Sun, 9 Apr 2023 10:10:08 +0200 Subject: [PATCH] Remove repository label from borgmatic configuration Only supported with borgmatic >= 1.7.10 We can still use it for borg key export. --- templates/config.yaml.j2 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/config.yaml.j2 b/templates/config.yaml.j2 index bb54824..6b659a8 100644 --- a/templates/config.yaml.j2 +++ b/templates/config.yaml.j2 @@ -18,8 +18,7 @@ location: one_file_system: {{ borg_one_file_system }} repositories: {% for repo in borg_repository %} - - path: {{ repo.path }} - label: {{ repo.label }} + - {{ repo.path }} {% endfor %} # Store atime into archive.