Fix zabbix dump var name, remove repository replace
in all BORG_* calls remove the REPOSITORY replace as the repository is set beforehand for the module Fix the ZABBIX_DUMP_BIN name in settings and check
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# location for the zabbix dump script
|
||||
# Source: https://github.com/npotorino/zabbix-backup
|
||||
# if not set use /usr/local/bin
|
||||
ZABBIX_DUMP="";
|
||||
ZABBIX_DUMP_BIN="";
|
||||
# either psql or mysql, must be set
|
||||
ZABBIX_DATABASE="";
|
||||
# config location (default /etc/zabbiz/zabbix_server.conf)
|
||||
|
||||
Reference in New Issue
Block a user