Updated test of Docker images

This commit is contained in:
Carlos Bordon
2025-12-04 14:17:59 -03:00
parent 19dda0c176
commit 0e84e10791
10 changed files with 40 additions and 155 deletions
+17
View File
@@ -0,0 +1,17 @@
nodes:
# Wazuh indexer nodes
indexer:
- name: wazuh.indexer
ip: wazuh.indexer
# Wazuh server nodes
# If there is more than one Wazuh server
# node, each one must have a node_type
server:
- name: wazuh.manager
ip: wazuh.manager
# Wazuh dashboard nodes
dashboard:
- name: wazuh.dashboard
ip: wazuh.dashboard