Merge pull request #1116 from wazuh/bug/fixedProductionReadyPlaybook-to4.7.0

Fixed production ready playbook for dashboard
This commit is contained in:
Carlos Bordon 2023-11-09 07:53:14 -03:00 committed by GitHub
commit cbea8167cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -162,6 +162,10 @@
become_user: root
vars:
indexer_network_host: "{{ hostvars.wi1.private_ip }}"
indexer_cluster_nodes:
- "{{ hostvars.wi1.private_ip }}"
- "{{ hostvars.wi2.private_ip }}"
- "{{ hostvars.wi3.private_ip }}"
dashboard_node_name: node-6
wazuh_api_credentials:
- id: default