diff --git a/Apps_for_DS/For_MC/local/distsearch.conf b/Apps_for_DS/For_MC/local/distsearch.conf index 41ba1cc..2cedc64 100644 --- a/Apps_for_DS/For_MC/local/distsearch.conf +++ b/Apps_for_DS/For_MC/local/distsearch.conf @@ -1,4 +1,5 @@ [distributedSearch:dmc_group_shc_deployer] +servers = localhost:localhost [distributedSearch:dmc_group_kv_store] servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 @@ -10,4 +11,7 @@ servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.m servers = SVLCTPLOGCLM01.mom.fr:8089,SVLCTPLOGPUB01.mom.fr:8089,SVLCTPLOGPUB02.mom.fr:8089 [distributedSearch:dmc_group_license_master] -servers = SVLCTPLOGLMR.mom.fr:8089 \ No newline at end of file +servers = SVLCTPLOGLMR.mom.fr:8089 + +[distributedSearch:dmc_group_deployment_server] +servers = localhost:localhost \ No newline at end of file