diff --git a/templates/config.yaml.j2 b/templates/config.yaml.j2 index accbc87..4f45173 100644 --- a/templates/config.yaml.j2 +++ b/templates/config.yaml.j2 @@ -19,10 +19,10 @@ location: repositories: {% if borg_repository is iterable and (borg_repository is not string and borg_repository is not mapping) %} {% for repo in borg_repository %} - - {{ repo }} + - path: {{ repo }} {% endfor %} {% elif borg_repository is defined and borg_repository is string %} - - {{ borg_repository }} + - path: {{ borg_repository }} {% endif %} # Store atime into archive.