summaryrefslogtreecommitdiffstats
path: root/modules/borgmatic
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-09-20 02:34:34 -0400
committerJesse Luehrs <doy@tozt.net>2022-09-20 02:34:34 -0400
commitaddbf0e4fc9040a7c86895a418117ddfdb45858e (patch)
treee7d3fee04debe35cedb0c8dcb741824b92c7462b /modules/borgmatic
parent222e9c161fbd221b693ce73bbaa38bb83a898b97 (diff)
downloadpuppet-tozt-addbf0e4fc9040a7c86895a418117ddfdb45858e.tar.gz
puppet-tozt-addbf0e4fc9040a7c86895a418117ddfdb45858e.zip
one more fix
Diffstat (limited to 'modules/borgmatic')
-rw-r--r--modules/borgmatic/templates/config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/borgmatic/templates/config.yaml b/modules/borgmatic/templates/config.yaml
index 8f46032..4145d73 100644
--- a/modules/borgmatic/templates/config.yaml
+++ b/modules/borgmatic/templates/config.yaml
@@ -7,7 +7,7 @@ location:
- <%= path %>
<%- end -%>
repositories:
- - ssh://borg@<%= @borgmatic_host %>:<%= @current_hostname %>
+ - ssh://borg@<%= @borgmatic_host %>/./<%= @current_hostname %>
atime: false
exclude_patterns:
- /home/*/.cache