summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/initial-dns-seedlist-discovery/txt-record-with-overridden-ssl-option.yml
blob: 2a922aa2342bde0ead219c75d8b061f194898176 (plain)
1
2
3
4
5
6
7
8
9
10
11
uri: "mongodb+srv://test5.test.build.10gen.cc/?ssl=false"
seeds:
    - localhost.test.build.10gen.cc:27017
hosts:
    - localhost:27017
    - localhost:27018
    - localhost:27019
options:
    replicaSet: repl0
    authSource: thisDB
    ssl: false