Removed config.yml files

This commit is contained in:
Carlos Bordon
2025-12-15 11:03:22 -03:00
parent c89d4eed9b
commit 0a9ce33b09
3 changed files with 3 additions and 43 deletions
-25
View File
@@ -1,25 +0,0 @@
nodes:
# Wazuh indexer nodes
indexer:
- name: wazuh1.indexer
ip: wazuh1.indexer
- name: wazuh2.indexer
ip: wazuh2.indexer
- name: wazuh3.indexer
ip: wazuh3.indexer
# Wazuh server nodes
# If there is more than one Wazuh server
# node, each one must have a node_type
server:
- name: wazuh.master
ip: wazuh.master
node_type: master
- name: wazuh.worker
ip: wazuh.worker
node_type: worker
# Wazuh dashboard nodes
dashboard:
- name: wazuh.dashboard
ip: wazuh.dashboard