Fetch exported keys
This commit is contained in:
parent
3dd71eac1d
commit
4e6628e86c
2 changed files with 10 additions and 10 deletions
|
@ -4,7 +4,7 @@ borg_exclude_patterns: []
|
|||
borg_one_file_system: true
|
||||
borg_exclude_from: []
|
||||
borg_encryption_passcommand: false
|
||||
borg_key_export_path: "~/{{ borg_repository }}.key"
|
||||
borg_key_export_path: "/root/borg_keys"
|
||||
borg_lock_wait_time: 5
|
||||
borg_ssh_key_file_path: "/root/.ssh/{{ borg_ssh_key_name }}"
|
||||
borg_ssh_key_name: borgbackup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue