summaryrefslogtreecommitdiffstats
path: root/modules/borgmatic/templates/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/borgmatic/templates/config.yaml')
-rw-r--r--modules/borgmatic/templates/config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/borgmatic/templates/config.yaml b/modules/borgmatic/templates/config.yaml
index 034405b..54a5634 100644
--- a/modules/borgmatic/templates/config.yaml
+++ b/modules/borgmatic/templates/config.yaml
@@ -3,6 +3,9 @@ location:
- /home
- /etc
- /usr/local/bin
+<%- @extra_paths.each do |path| -%>
+ - <%= @path %>
+<%- end -%>
repositories:
- borg@<%= @borgmatic_host %>:<%= @current_hostname %>
atime: false