sauvegardes/Plan Borg/models/model-conf-local.yaml

31 lines
523 B
YAML
Raw Normal View History

2023-01-16 19:44:21 +01:00
location:
source_directories:
- /etc
- /home
- /opt
- /root
- /srv
- /usr
- /var
repositories:
- /var/backups/borg/{hostname}.repo
exclude_from:
- /etc/borgmatic/excludes
storage:
encryption_passcommand: 'cat /srv/borg/.borg-passphrase'
archive_name_format: '{now:%Y-%m-%dT%H:%M}'
retention:
!include /etc/borgmatic/retention.yaml
consistency:
checks:
- repository
- archives
output:
color: false