borg/borg.conf
Thomas Constans 2e78fb23f2 can use alternate config file via BORG_CONF env var
write statusfile for zabbix monitoring
2025-10-22 11:08:50 +02:00

6 lines
236 B
Plaintext

REPOSITORY={{borg_account}}@{{ borg_server }}:{{ borg_remote_dir }}/{{ ansible_hostname }}
export BORG_PASSPHRASE={{ borg_passphrase }}
borg=/usr/bin/borg
rotate={{ borg_rotate }}
src="{{ borg_dirs }}"
statusfile=/run/zabbix/borg.status