From 02d970854f0bcd637c22a96ad524e15f77f5b360 Mon Sep 17 00:00:00 2001 From: SirPL Date: Thu, 22 Sep 2022 16:08:56 +0200 Subject: [PATCH] Update config.yml Make the `node_type` field indentation unambiguous. --- documentation-templates/wazuh/config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/documentation-templates/wazuh/config.yml b/documentation-templates/wazuh/config.yml index 69ff91f21b..0cb0deb035 100644 --- a/documentation-templates/wazuh/config.yml +++ b/documentation-templates/wazuh/config.yml @@ -13,12 +13,12 @@ nodes: server: - name: wazuh-1 ip: - # node_type: master - # - name: wazuh-2 - # ip: - # node_type: worker + # node_type: master + # - name: wazuh-2 + # ip: + # node_type: worker # Wazuh dashboard nodes dashboard: - name: dashboard - ip: \ No newline at end of file + ip: