config yml updated
This commit is contained in:
parent
e9bd834ba0
commit
d38a36e4a2
@ -10,7 +10,7 @@ nodes:
|
||||
|
||||
# Wazuh server nodes
|
||||
# Use node_type only with more than one Wazuh manager
|
||||
wazuh_servers:
|
||||
server:
|
||||
{% for (key,value) in instances.items() %}
|
||||
{% if (value.role is defined and value.role == 'wazuh') %}
|
||||
name: {{ value.name }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user