1uri: "mongodb+srv://test1.test.build.10gen.cc/adminDB?replicaSet=repl0" 2seeds: 3 - localhost.test.build.10gen.cc:27017 4 - localhost.test.build.10gen.cc:27018 5hosts: 6 - localhost:27017 7 - localhost:27018 8 - localhost:27019 9options: 10 replicaSet: repl0 11 ssl: true 12parsed_options: 13 auth_database: adminDB 14ping: true