Merge pull request #352 from francobep/patch-1
Fix Ansible elastic_stack-distributed template
This commit is contained in:
commit
2375dedfb8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user