+ proxy1
This commit is contained in:
@ -13,3 +13,7 @@ TLSConnect=psk
|
||||
TLSAccept=psk
|
||||
TLSPSKFile=/etc/zabbix/zabbix.psk
|
||||
TLSPSKIdentity={{ inventory_hostname_short }}
|
||||
{% if REMOTECOMMANDS is defined %}
|
||||
EnableRemoteCommands=1
|
||||
AllowKey=system.run[*]
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user