roles/wazuh-agent: remove agent auth configuration for centos7 agent

This commit is contained in:
zenidd 2020-11-20 14:48:49 +01:00
parent ff78ce7d76
commit 5f91c3d4c0

View File

@ -1,7 +0,0 @@
---
wazuh_agent_authd:
registration_address: '{{ manager_addresses | random }}'
enable: true
port: 1515
ssl_agent_ca: null
ssl_auto_negotiate: 'no'