possibility of switching to generic ES-cluster if exist

when SL service defined, default OSS-ElasticSearch cluster turned off
and switched to SL Elasticsearch to avoid duplicating
related us: https://mirantis.jira.com/browse/PROD-14954

Change-Id: I32f2d982179a0f661f23edaaf672f035a16f0160
diff --git a/elasticsearch/client/init.yml b/elasticsearch/client/init.yml
index d0710ca..061cd6e 100644
--- a/elasticsearch/client/init.yml
+++ b/elasticsearch/client/init.yml
@@ -7,4 +7,4 @@
       enabled: true
       server:
         host: ${_param:elasticsearch_client_host}
-        port: ${_param:elasticsearch_client_port}
\ No newline at end of file
+        port: ${_param:elasticsearch_client_port}