mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
fix zabbix version
This commit is contained in:
parent
25826362e2
commit
a8388b78e7
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ ram.runtime = "200M"
|
||||||
"""
|
"""
|
||||||
|
|
||||||
[resources.apt.extras.zabbix]
|
[resources.apt.extras.zabbix]
|
||||||
repo = "http://repo.zabbix.com/zabbix/5.0/debian __YNH_DEBIAN_VERSION__ main"
|
repo = "http://repo.zabbix.com/zabbix/6.4/debian __YNH_DEBIAN_VERSION__ main"
|
||||||
key = "https://repo.zabbix.com/zabbix-official-repo.key"
|
key = "https://repo.zabbix.com/zabbix-official-repo.key"
|
||||||
packages = [
|
packages = [
|
||||||
"zabbix-agent",
|
"zabbix-agent",
|
||||||
|
|
Loading…
Add table
Reference in a new issue