This is an automated email from the ASF dual-hosted git repository.
mykolabodnar pushed a commit to branch DATALAB-2409
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/DATALAB-2409 by this push:
new c646975 [DATALAB-2409] - configure mongo fixed
c646975 is described below
commit c6469756926edada65d205b8bdd2eb316c989d53
Author: bodnarmykola <[email protected]>
AuthorDate: Tue Aug 10 12:16:51 2021 +0300
[DATALAB-2409] - configure mongo fixed
---
infrastructure-provisioning/src/ssn/scripts/configure_mongo.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure-provisioning/src/ssn/scripts/configure_mongo.py
b/infrastructure-provisioning/src/ssn/scripts/configure_mongo.py
index f78dfc3..9724733 100644
--- a/infrastructure-provisioning/src/ssn/scripts/configure_mongo.py
+++ b/infrastructure-provisioning/src/ssn/scripts/configure_mongo.py
@@ -26,7 +26,7 @@ import json
import subprocess
import time
import yaml
-from datalab.fab import *
+#from datalab.fab import *
from pymongo import MongoClient
path = "/etc/mongod.conf"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]