mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net-mgmt/zabbix4-proxy: fix old directory name (#1237)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= zabbix4-proxy
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Zabbix Proxy enables decentralized monitoring
|
||||
PLUGIN_DEPENDS= zabbix4-proxy
|
||||
PLUGIN_CONFLICTS= zabbix-proxy
|
||||
|
||||
+1
-1
@@ -67,7 +67,7 @@ TLSAccept=psk
|
||||
{% else %}
|
||||
TLSConnect=psk
|
||||
{% endif %}
|
||||
TLSPSKFile=/usr/local/etc/zabbix3/zabbix_proxy.psk
|
||||
TLSPSKFile=/usr/local/etc/zabbix4/zabbix_proxy.psk
|
||||
TLSPSKIdentity={{ OPNsense.zabbixproxy.general.encryptionidentity }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user