diff --git a/templates/zabbix_agentd.conf.j2 b/templates/zabbix_agentd.conf.j2 index 5aa2396..c0df8a0 100644 --- a/templates/zabbix_agentd.conf.j2 +++ b/templates/zabbix_agentd.conf.j2 @@ -11,5 +11,5 @@ ListenIP={{ ZBXLISTENIP }} Hostname={{ inventory_hostname_short }} TLSConnect=psk TLSAccept=psk -TLSPSKFile={{ ZBXDIR }}/zabbix.psk +TLSPSKFile=/etc/zabbix/zabbix.psk TLSPSKIdentity={{ inventory_hostname_short }}