mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Revert "Update manifest.toml: let's stick to version 5.0 for now ..."
This reverts commit 0cc318ede9
.
This commit is contained in:
parent
07c6497cb2
commit
7edacd5dc7
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Zabbix"
|
|||
description.en = "Monitoring tool for diverse IT components, including networks, servers, VMs and cloud services"
|
||||
description.fr = "Outil pour monitorer des réseaux, des serveurs, des VMs et autres services en ligne"
|
||||
|
||||
version = "5.0~ynh1"
|
||||
version = "6.4~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -57,7 +57,7 @@ ram.runtime = "50M"
|
|||
[resources.apt]
|
||||
packages = "mariadb-server, libapr1, libaprutil1, libaprutil1-dbd-sqlite3, libaprutil1-ldap, liblua5.2-0, fonts-dejavu-core, patch, smistrip, unzip, wget, fping, libcap2-bin, libiksemel3, libopenipmi0, libpam-cap, libsnmp-base, libsnmp40, snmptrapd, snmpd, libjs-prototype, jq, libssh-4, php8.2-fpm, php8.2-bcmath"
|
||||
|
||||
extras.zabbix.repo = "http://repo.zabbix.com/zabbix/5.0/debian bullseye main"
|
||||
extras.zabbix.repo = "http://repo.zabbix.com/zabbix/6.4/debian bullseye main"
|
||||
extras.zabbix.key = "https://repo.zabbix.com/zabbix-official-repo.key"
|
||||
extras.zabbix.packages = "zabbix-server-mysql, zabbix-frontend-php, zabbix-agent"
|
||||
#extras.zabbix.packages = "zabbix-server-mysql, zabbix-frontend-php, zabbix-sql-scripts, zabbix-agent"
|
||||
|
|
Loading…
Add table
Reference in a new issue