Added registration address var to default wazuh-agent playbook
This commit is contained in:
parent
e8fcf0d4f7
commit
0f1d958ff2
@ -11,6 +11,7 @@
|
|||||||
api_proto: 'http'
|
api_proto: 'http'
|
||||||
api_user: ansible
|
api_user: ansible
|
||||||
wazuh_agent_authd:
|
wazuh_agent_authd:
|
||||||
|
registration_address: <registration IP>
|
||||||
enable: true
|
enable: true
|
||||||
port: 1515
|
port: 1515
|
||||||
ssl_agent_ca: null
|
ssl_agent_ca: null
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user