Merge pull request #352 from francobep/patch-1

Fix Ansible elastic_stack-distributed template
This commit is contained in:
Jose M. Garcia 2020-02-04 13:12:54 +01:00 committed by GitHub
commit 2375dedfb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@
roles:
- role: /etc/ansible/roles/wazuh-ansible/roles/elastic-stack/ansible-elasticsearch
elasticsearch_network_host: <node-1 IP>
node_name: node-1
elasticsearch_node_name: node-1
elasticsearch_bootstrap_node: true
elasticsearch_cluster_nodes:
- <node-1 IP>
@ -88,4 +88,4 @@
# kibana_node_name: node-3
# elasticsearch_network_host: 172.16.0.161
# node_certs_generator: false
# elasticsearch_xpack_security_password: elastic_pass
# elasticsearch_xpack_security_password: elastic_pass