Update package.yml

This commit is contained in:
Jared Carey 2017-03-17 11:46:07 -06:00 committed by GitHub
parent 01992fdb77
commit cb85735fb6

View file

@ -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