summaryrefslogtreecommitdiffstats
path: root/modules/borgmatic
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-25 21:02:39 -0400
committerJesse Luehrs <doy@tozt.net>2021-03-25 21:02:39 -0400
commit26d6ecc2504678d0936afedf82feef5f7cd796a7 (patch)
treedaf6bf601a16f0e3652e3b6a550ba5a2074edf29 /modules/borgmatic
parent6c81e1b01e0850be93419b68d4c61529de519d2a (diff)
downloadpuppet-tozt-26d6ecc2504678d0936afedf82feef5f7cd796a7.tar.gz
puppet-tozt-26d6ecc2504678d0936afedf82feef5f7cd796a7.zip
typo
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 60a1e42..034405b 100644
--- a/modules/borgmatic/templates/config.yaml
+++ b/modules/borgmatic/templates/config.yaml
@@ -4,7 +4,7 @@ location:
- /etc
- /usr/local/bin
repositories:
- - borg@<%= @borgmatic_host %>:<%= current_hostname %>
+ - borg@<%= @borgmatic_host %>:<%= @current_hostname %>
atime: false
exclude_patterns:
- /home/*/.cache