mirror of
https://github.com/aljazceru/ansible-elasticsearch.git
synced 2025-12-18 01:24:20 +01:00
Update package.yml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
- name: Elasticsearch Package test intiial
|
||||
- name: Elasticsearch Package test intial
|
||||
hosts: localhost
|
||||
roles:
|
||||
- { role: elasticsearch, es_config: { "http.port": 9200, "transport.tcp.port":9300, discovery.zen.ping.unicast.hosts: "localhost:9300" }, es_instance_name: "node1" }
|
||||
|
||||
Reference in New Issue
Block a user