X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Felasticsearch.git;a=blobdiff_plain;f=tests%2Fpillar%2Fcluster.sls;h=18a019441c49ff605cb19d22a91a7fce2a04a4ad;hp=316438e3db35852757c39e1b6371c12a0f808d0c;hb=c107a13cec2d7285d4b4d1dba77d1ca6084b2e09;hpb=0c7f56701811fd401c78a1121d726a2e96e10fee diff --git a/tests/pillar/cluster.sls b/tests/pillar/cluster.sls index 316438e..18a0194 100644 --- a/tests/pillar/cluster.sls +++ b/tests/pillar/cluster.sls @@ -15,4 +15,5 @@ elasticsearch: port: 9300 index: shards: 5 - replicas: 1 \ No newline at end of file + replicas: 1 + version: 2 \ No newline at end of file