Update package.yml
This commit is contained in:
parent
01992fdb77
commit
cb85735fb6
1 changed files with 2 additions and 2 deletions
|
|
@ -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" }
|
||||
|
|
@ -26,4 +26,4 @@
|
|||
es_api_port: 9200
|
||||
es_plugins:
|
||||
- plugin: ingest-attachment
|
||||
- plugin: ingest-geoip
|
||||
- plugin: ingest-geoip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue