sauvegardes/Plan Borg/models/model-conf-remote-client.yaml

28 lines
610 B
YAML
Raw Normal View History

2023-01-15 01:10:38 +01:00
location:
source_directories:
- /etc
- /home
- /opt
- /root
- /srv
- /usr
- /var
repositories:
2023-01-17 16:03:51 +01:00
- borg@sauvkipeu.libre-en-communs.org:/var/backups/borg/{fqdn}.repo
#- borg@gardefou.libre-en-communs.org:/var/backups/borg/{fqdn}.repo
2023-01-15 01:10:38 +01:00
exclude_from:
- /etc/borgmatic/excludes
storage:
2023-01-17 14:48:03 +01:00
ssh_command: ssh -p 222
encryption_passphrase: 'XXXXXXXXXXXXXXXX'
archive_name_format: '{now:%Y-%m-%dT%H:%M}'
2023-01-15 01:10:38 +01:00
2023-01-17 14:53:11 +01:00
retention:
prefix: '2' # This foo line is required with old borgmatic version.
2023-01-15 01:10:38 +01:00
output:
color: false