From 29f2c6a17eb374f3a12191f49f36d6a456200b9e Mon Sep 17 00:00:00 2001 From: Michael Russell Date: Wed, 31 Jan 2018 14:39:07 +0100 Subject: [PATCH] Use default es_version supplied by playbook --- test/integration/package.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/integration/package.yml b/test/integration/package.yml index 41614fd..e789ce5 100644 --- a/test/integration/package.yml +++ b/test/integration/package.yml @@ -10,7 +10,6 @@ es_templates: true es_heap_size: "1g" es_api_port: 9200 - es_version: "5.5.1" es_plugins: - plugin: ingest-geoip @@ -25,7 +24,6 @@ vars: es_scripts: true es_templates: true - es_version: "5.5.1" es_heap_size: "1g" es_api_port: 9200 es_plugins: