zabbix: remove typo in zabbix-agentd.conf template
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
parent
c363708ea9
commit
0752b73ed6
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ ListenPort=10050
|
|||
StartAgents=3
|
||||
Include=/etc/zabbix/zabbix_agentd.d/*.conf
|
||||
TLSConnect={{ zabbix_tls_connect }}
|
||||
TLSAccept=psk{{ zabbix_tls_accept }}
|
||||
TLSAccept={{ zabbix_tls_accept }}
|
||||
TLSPSKIdentity={{ zabbix_tls_psk_identity }}
|
||||
TLSPSKFile=/etc/zabbix/fedora.psk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue