diff --git a/roles/borgbackup_client/templates/config.yaml.j2 b/roles/borgbackup_client/templates/config.yaml.j2 index 497c2d4..0be06ac 100644 --- a/roles/borgbackup_client/templates/config.yaml.j2 +++ b/roles/borgbackup_client/templates/config.yaml.j2 @@ -11,7 +11,7 @@ location: storage: encryption_passphrase: "{{ borg_encryption_passphrase }}" - ssh_command: ssh -i /etc/borgbackup/id_remote + ssh_command: ssh -i /etc/borgmatic/id_remote # compression: 'lz4' # umask: 0077 # lock_wait: 5