Merge pull request #757 from wazuh/754-UpdateProductionReadyReadme-to4.3

Clarification on the composition of the Dashboard node
This commit is contained in:
Alberto Rodríguez 2022-04-29 17:40:39 +02:00 committed by GitHub
commit 2fc1b5fea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ These playbooks install and configure Wazuh agent, manager and indexer and dashb
## Example: production-ready distributed environment
### Playbook
The hereunder example playbook uses the `wazuh-ansible` role to provision a production-ready Wazuh environment. The architecture includes 2 Wazuh nodes, 3 Wazuh indexer nodes and a mixed Wazuh dashboard node.
The hereunder example playbook uses the `wazuh-ansible` role to provision a production-ready Wazuh environment. The architecture includes 2 Wazuh nodes, 3 Wazuh indexer nodes and a mixed Wazuh dashboard node (Wazuh indexer data node + Wazuh dashboard).
```yaml
---