Debut de separation par distribution + ajout keepalived

This commit is contained in:
stef
2026-02-16 22:20:56 +00:00
parent 618c5ef1a0
commit f3855df1a8
15 changed files with 741 additions and 54 deletions

28
vars/RedHat.yml Normal file
View File

@@ -0,0 +1,28 @@
repo:
db:
packages:
- postgresql-server
- postgresql
- postgresql-plpython3
- zabbix-agent2
srv:
packages:
- zabbix-server-pgsql
- zabbix-sql-scripts
- zabbix-selinux-policy
- zabbix-agent2
agent:
packages:
- zabbix-agent2
front:
packages:
- zabbix-web-pgsql
- zabbix-nginx-conf
- zabbix-agent2
proxy:
packages:
- mariadb
- zabbix-proxy-mysql
- zabbix-sql-scripts
- zabbix-agent2