summaryrefslogtreecommitdiffstats
path: root/modules/borgmatic
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2022-09-20 02:31:50 -0400
committerJesse Luehrs <doy@tozt.net>2022-09-20 02:31:50 -0400
commit222e9c161fbd221b693ce73bbaa38bb83a898b97 (patch)
tree5c21488f90df63f4d08e2307a0df568132ba5f78 /modules/borgmatic
parenta3e016efd2c37d258d284bf459dbac8e9f56e5bb (diff)
downloadpuppet-tozt-222e9c161fbd221b693ce73bbaa38bb83a898b97.tar.gz
puppet-tozt-222e9c161fbd221b693ce73bbaa38bb83a898b97.zip
update borg config
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 63fb9bc..8f46032 100644
--- a/modules/borgmatic/templates/config.yaml
+++ b/modules/borgmatic/templates/config.yaml
@@ -7,7 +7,7 @@ location:
- <%= path %>
<%- end -%>
repositories:
- - borg@<%= @borgmatic_host %>:<%= @current_hostname %>
+ - ssh://borg@<%= @borgmatic_host %>:<%= @current_hostname %>
atime: false
exclude_patterns:
- /home/*/.cache