X-Git-Url: https://gerrit.mcp.mirantis.com/gitweb?p=salt-formulas%2Felasticsearch.git;a=blobdiff_plain;f=tests%2Fpillar%2Fclient.sls;h=8b8ef75e3b1e9bf46cef097197ccdcec51c439c9;hp=053d17a771f2f4f90a1c025eb45efe9728ca5582;hb=6baff8e72dd1ded0eee5024a47354f32e3df0857;hpb=0c7f56701811fd401c78a1121d726a2e96e10fee diff --git a/tests/pillar/client.sls b/tests/pillar/client.sls index 053d17a..8b8ef75 100644 --- a/tests/pillar/client.sls +++ b/tests/pillar/client.sls @@ -1,6 +1,12 @@ elasticsearch: client: enabled: true + version: 5 server: host: elasticsearch.host - port: 9200 \ No newline at end of file + port: 9200 + server: + enabled: false + bind: + address: 127.0.0.1 + port: 9200