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=refs%2Fchanges%2F81%2F12081%2F28;hpb=ee05fbc7ce47829713b0d302747c9bcaba7cb0ce 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