remove zabbix_proxy_installed

This commit is contained in:
meaz 2024-07-29 08:04:03 +02:00
parent aa24913b6a
commit d24d219569
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4
2 changed files with 0 additions and 3 deletions

View file

@ -1,7 +1,5 @@
---
zabbix_proxy_installed: 'false' # set to false the first time you deploy proxy, then to true once it is deployed. NOT NEEDED ANYMORE?
#main
zabbix_version: '7.0'
zabbix_agent: 'true' # set to true if you want to deploy it.

View file

@ -34,7 +34,6 @@
target: /usr/share/zabbix-sql-scripts/mysql/proxy.sql
when: "'ERROR' in zabbixproxy_installed.stderr"
# ERROR 1146 means the table doesn't exist
# when: zabbix_proxy_installed == 'false' NOT NEEDED ANYMORE?
notify:
- restart zabbix_server
tags: proxy