diff --git a/playbooks/templates/borg/borgmatic-config.yaml.j2 b/playbooks/templates/borg/borgmatic-config.yaml.j2 index 4acfcf9..d38e124 100644 --- a/playbooks/templates/borg/borgmatic-config.yaml.j2 +++ b/playbooks/templates/borg/borgmatic-config.yaml.j2 @@ -17,7 +17,7 @@ location: # ✅ Use a dedicated SSH key for Borg backups ssh_command: "ssh -i /root/.ssh/borg" # To use this key each client needs the following command run: (and the public key added to the repo server) - # sudo ssh-keygen -t ed25519 -f /root/.ssh/borg + # (First sudo su) ssh-keygen -t ed25519 -f /root/.ssh/borg storage: # ✅ Encryption key; supply via vault/secret