You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
|
|
es_cluster_name: elasticsearch
|
|
es_node_name: "{{ inventory_hostname }}"
|
|
es_port: 9200
|
|
es_src_ip: []
|
|
es_data_dir: /opt/elasticsearch/data
|
|
es_backup_dir: /opt/elasticsearch/dumps
|
|
|