From 26f22c917db33bf26f4fd0d658371af174b9e29b Mon Sep 17 00:00:00 2001 From: Bill Maxwell Date: Tue, 22 Mar 2016 22:23:07 -0700 Subject: [PATCH] Unique name to differentiate from 1.x branch --- templates/elasticsearch-2/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/elasticsearch-2/config.yml b/templates/elasticsearch-2/config.yml index 6850dcd..deab91f 100644 --- a/templates/elasticsearch-2/config.yml +++ b/templates/elasticsearch-2/config.yml @@ -1,4 +1,4 @@ -name: Elasticsearch +name: Elasticsearch 2.x description: | Elasticsearch, you know for search! version: 2.2.2-rancher1