Update playbooks/templates/borg/borgmatic-config.yaml.j2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user