Slavi Pantaleev
há 4 anos
committed by
GitHub
ascendente
cometimento
aa7a143aab
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
2 adições e
2 eliminações
-
docs/configuring-playbook-backup-borg.md
|
|
|
@@ -28,10 +28,10 @@ Minimal working configuration (`inventory/host_vars/matrix.DOMAIN/vars.yml`) to |
|
|
|
```yaml |
|
|
|
matrix_backup_borg_enabled: true |
|
|
|
matrix_backup_borg_repositories: |
|
|
|
- USER@HOST:REPO |
|
|
|
- USER@HOST:REPO |
|
|
|
matrix_backup_borg_encryption_passphrase: "PASSPHRASE" |
|
|
|
matrix_backup_borg_ssh_key_private: | |
|
|
|
PRIVATE KEY |
|
|
|
PRIVATE KEY |
|
|
|
``` |
|
|
|
|
|
|
|
where: |
|
|
|
|