WIP: backups with borg and borgmatic #39
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ location:
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
encryption_passphrase: "{{ borg_encryption_passphrase }}"
|
encryption_passphrase: "{{ borg_encryption_passphrase }}"
|
||||||
ssh_command: ssh -i /etc/borgbackup/id_remote
|
ssh_command: ssh -i /etc/borgmatic/id_remote
|
||||||
# compression: 'lz4'
|
# compression: 'lz4'
|
||||||
# umask: 0077
|
# umask: 0077
|
||||||
# lock_wait: 5
|
# lock_wait: 5
|
||||||
|
|
Loading…
Reference in a new issue