mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Zabbix: use EPEL/Fedora package names for the zabbix-agent
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -7,3 +7,7 @@ ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL9-x86_64/
|
||||
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel
|
||||
vmhost: vmhost-x86-05.stg.rdu3.fedoraproject.org
|
||||
volgroup: /dev/vg_guests
|
||||
zabbix_pkgs_list:
|
||||
- zabbix-agent
|
||||
- zabbix-sender
|
||||
- bc
|
||||
|
||||
@@ -3,8 +3,8 @@ pkgs_list:
|
||||
- policycoreutils-python
|
||||
|
||||
zabbix_pkgs_list:
|
||||
- zabbix-agent
|
||||
- zabbix-sender
|
||||
- zabbix7.0-agent
|
||||
- zabbix7.0
|
||||
- bc
|
||||
|
||||
zabbix_agentd: /etc/zabbix/zabbix_agentd.conf
|
||||
|
||||
@@ -3,8 +3,8 @@ pkgs_list:
|
||||
- policycoreutils-python-utils
|
||||
|
||||
zabbix_pkgs_list:
|
||||
- zabbix-agent
|
||||
- zabbix-sender
|
||||
- zabbix7.0-agent
|
||||
- zabbix7.0
|
||||
- bc
|
||||
|
||||
zabbix_agentd: /etc/zabbix_agentd.conf
|
||||
|
||||
@@ -3,8 +3,8 @@ pkgs_list:
|
||||
- policycoreutils-python-utils
|
||||
|
||||
zabbix_pkgs_list:
|
||||
- zabbix-agent
|
||||
- zabbix-sender
|
||||
- zabbix7.0-agent
|
||||
- zabbix7.0
|
||||
- bc
|
||||
|
||||
zabbix_agentd: /etc/zabbix/zabbix_agentd.conf
|
||||
|
||||
Reference in New Issue
Block a user