Add "agent_name" var to "wazuh_agent_authd" vars

This commit is contained in:
Jose M 2019-11-05 12:48:38 +01:00
parent 08763a3b3d
commit 0ce3590b6e

View File

@ -12,6 +12,7 @@ wazuh_auto_restart: 'yes'
wazuh_agent_authd:
enable: false
port: 1515
agent_name: null
ssl_agent_ca: null
ssl_agent_cert: null
ssl_agent_key: null