1
1

delete ZBXDIR

This commit is contained in:
Márkus Sándor 2023-07-30 18:51:07 +02:00
parent c49d41715d
commit 44d0cf8c60

View File

@ -11,5 +11,5 @@ ListenIP={{ ZBXLISTENIP }}
Hostname={{ inventory_hostname_short }} Hostname={{ inventory_hostname_short }}
TLSConnect=psk TLSConnect=psk
TLSAccept=psk TLSAccept=psk
TLSPSKFile={{ ZBXDIR }}/zabbix.psk TLSPSKFile=/etc/zabbix/zabbix.psk
TLSPSKIdentity={{ inventory_hostname_short }} TLSPSKIdentity={{ inventory_hostname_short }}