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=15e62f813461d519da6e766f72f60f9a07fb6628;hpb=a54736f0beb8be8b5f15ba3ed5b5894f60639d00 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