Feat: validate borgconfig and verify repository

This commit is contained in:
2022-03-20 18:56:58 +01:00
parent 34f2494e6f
commit ac3f412d63
2 changed files with 11 additions and 9 deletions

View File

@@ -2,6 +2,8 @@
# defaults file for borgmatic
borgmatic_name: default
borg_encryption_passphrase: ''
borg_source_directories: []
borg_repository: []
borg_exclude_patterns: []
borgmatic_config_file: "/etc/borgmatic/{{ borgmatic_name }}.yaml"
borgmatic_large_repo: true