1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

Update manifest.toml

This commit is contained in:
Alexandre Aubin 2023-12-04 20:54:00 +01:00 committed by GitHub
parent 37d3fca0a3
commit c7391d77b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,8 @@ ram.runtime = "50M"
extras.zabbix.repo = "http://repo.zabbix.com/zabbix/5.0/debian bullseye main"
extras.zabbix.key = "https://repo.zabbix.com/zabbix-official-repo.key"
extras.zabbix.packages = "zabbix-server-mysql, zabbix-frontend-php, zabbix-sql-scripts, zabbix-agent"
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"
[resources.database]
type = "mysql"