diff --git a/test/integration/package.yml b/test/integration/package.yml index c5f19f7..4cfd73c 100644 --- a/test/integration/package.yml +++ b/test/integration/package.yml @@ -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 \ No newline at end of file + - plugin: ingest-geoip