Remove password enteries 12/70912/1
authorKanagaraj Manickam <mkr1481@gmail.com>
Thu, 3 Sep 2020 03:41:43 +0000 (09:11 +0530)
committerKanagaraj Manickam <kanagaraj.manickam@huawei.com>
Thu, 3 Sep 2020 03:41:43 +0000 (09:11 +0530)
Issue-ID: DOVETAIL-801

Signed-off-by: Kanagaraj Manickam <kanagaraj.manickam@huawei.com>
Change-Id: I3436f9df3e3f39a860729ee1a0ec9ffd22f657e7

etc/config.ini

index b19454c..d064629 100644 (file)
@@ -11,7 +11,6 @@
 # the CONF object in config.ini must be updated
 [mongo]
 # URL of the mongo DB
-# Mongo auth url => mongodb://user1:pwd1@host1/?authSource=db1
 url = mongodb://127.0.0.1:27017/
 dbname = test_results_collection