Merge pull request #392 from wazuh/feature-384-minor-fix
Added registration address var to default wazuh-agent playbook
This commit is contained in:
commit
ba0aa78966
@ -11,6 +11,7 @@
|
||||
api_proto: 'http'
|
||||
api_user: ansible
|
||||
wazuh_agent_authd:
|
||||
registration_address: <registration IP>
|
||||
enable: true
|
||||
port: 1515
|
||||
ssl_agent_ca: null
|
||||
|
||||
Loading…
Reference in New Issue
Block a user