Update playbooks/templates/borg/borgmatic-config.yaml.j2
This commit is contained in:
@@ -16,6 +16,8 @@ location:
|
|||||||
|
|
||||||
# ✅ Use a dedicated SSH key for Borg backups
|
# ✅ Use a dedicated SSH key for Borg backups
|
||||||
ssh_command: "ssh -i /root/.ssh/borg"
|
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
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
# ✅ Encryption key; supply via vault/secret
|
# ✅ Encryption key; supply via vault/secret
|
||||||
|
|||||||
Reference in New Issue
Block a user