make it work on infra.opendoor.fr
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
REPOSITORY={{ borg_account }}@{{ borg_server }}:{{ borg_remote_dir }}/{{ ansible_hostname }}
|
||||
REPOSITORY={{ borg_account }}@{{ borg_server }}:{{ borg_remote_dir }}/{{ inventory_hostname }}
|
||||
export BORG_PASSPHRASE={{ borg_passphrase }}
|
||||
borg=/usr/bin/borg
|
||||
rotate={{ borg_rotate }}
|
||||
src="{{ borg_dirs }}"
|
||||
src="{{ borg_dirs_serialized }}"
|
||||
status_file=/run/zabbix/{{ inventory_hostname}}_borg.status
|
||||
|
||||
Reference in New Issue
Block a user