# When srvMaxHosts is zero, all hosts are added to the seed list. uri: "mongodb+srv://test1.test.build.10gen.cc/?srvMaxHosts=0" seeds: - localhost.test.build.10gen.cc:27017 - localhost.test.build.10gen.cc:27018 hosts: - localhost.test.build.10gen.cc:27017 - localhost.test.build.10gen.cc:27018 options: srvMaxHosts: 0 ssl: true ping: true