Drop el9 for now; Add description
This commit is contained in:
parent
83345075ad
commit
4dea6c4fa8
1 changed files with 5 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ data:
|
|||
configurations:
|
||||
- context: c1
|
||||
platform: el8
|
||||
- context: c2
|
||||
platform: el9
|
||||
#- context: c2
|
||||
# platform: el9
|
||||
- context: c3
|
||||
platform: f34
|
||||
- context: c4
|
||||
|
|
@ -35,13 +35,16 @@ data:
|
|||
tracker: https://support.zabbix.com/
|
||||
profiles:
|
||||
server:
|
||||
description: Zabbix server.
|
||||
rpms:
|
||||
- zabbix-server
|
||||
- zabbix-web
|
||||
proxy:
|
||||
description: Zabbix proxy.
|
||||
rpms:
|
||||
- zabbix-proxy
|
||||
agent:
|
||||
description: Zabbix agent.
|
||||
rpms:
|
||||
- zabbix-agent
|
||||
api:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue