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-uri-option.yml
blob: a9015599e7c4a9bb27010ef11f626f555e63a801 (plain)
1
2
3
4
5
6
7
8
9
10
11
uri: "mongodb+srv://test5.test.build.10gen.cc/?authSource=otherDB"
seeds:
    - localhost.test.build.10gen.cc:27017
hosts:
    - localhost:27017
    - localhost:27018
    - localhost:27019
options:
    replicaSet: repl0
    authSource: otherDB
    ssl: true