From b846e234b995fa59cd61f0a13eee3e8e215cd2ae Mon Sep 17 00:00:00 2001 From: Varun Gudisena Date: Thu, 21 Sep 2017 00:24:26 -0500 Subject: [PATCH] Updated zookeeper property Updaed zookeeper property to easily replace hostname using shell script for Robot Tests issue-id: DMAAP-139 Change-Id: I7509a038546ed5575032f8c3bc27e49b56ef6c71 Signed-off-by: Varun Gudisena --- bundleconfig-local/etc/appprops/MsgRtrApi.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundleconfig-local/etc/appprops/MsgRtrApi.properties b/bundleconfig-local/etc/appprops/MsgRtrApi.properties index 45532de..18a538b 100644 --- a/bundleconfig-local/etc/appprops/MsgRtrApi.properties +++ b/bundleconfig-local/etc/appprops/MsgRtrApi.properties @@ -37,7 +37,7 @@ ## Both Cambria and Kafka make use of Zookeeper. ## #config.zk.servers=172.18.1.1 -config.zk.servers=localhost +config.zk.servers= #config.zk.root=/fe3c/cambria/config -- 2.16.6