Wazuh master name fix

This commit is contained in:
vcerenu
2022-03-31 17:10:19 -03:00
parent 9887b103c3
commit 2f4b127787
4 changed files with 5 additions and 5 deletions
@@ -332,7 +332,7 @@
<port>1516</port>
<bind_addr>0.0.0.0</bind_addr>
<nodes>
<node>wazuh-master</node>
<node>wazuh.master</node>
</nodes>
<hidden>no</hidden>
<disabled>no</disabled>
@@ -332,7 +332,7 @@
<port>1516</port>
<bind_addr>0.0.0.0</bind_addr>
<nodes>
<node>wazuh-master</node>
<node>wazuh.master</node>
</nodes>
<hidden>no</hidden>
<disabled>no</disabled>