Sha256: b14cc6e5939f194001ca57d4837536ecaf9511342e05d62a364c295ccad89a62

Contents?: true

Size: 709 Bytes

Versions: 10

Compression:

Stored size: 709 Bytes

Contents

--- &1 !ruby/object:MongoDbUtils::Model::Config
dbs:
- !ruby/object:MongoDbUtils::Model::ReplicaSetDb
  host_port: localhost:27020,localhost:27021,localhost:27022
  name: dummy
  username: ''
  password: ''
  uri: mongodb://localhost:27020,localhost:27021,localhost:27022/dummy
  set_name: rs0
- !ruby/object:MongoDbUtils::Model::ReplicaSetDb
  host_port: localhost:27023,localhost:27024,localhost:27025
  name: dummy
  username: ''
  password: ''
  uri: mongodb://localhost:27023,localhost:27024,localhost:27025/dummy
  set_name: rs1
buckets: []
writer: !ruby/object:MongoDbUtils::ConfigLoader
  config_path: integration-test-env/replica_sets/config.yml
  config: *1
backup_folder: ~/.mongo-db-utils/backups

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
mongo-db-utils-0.2.1 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.2.0 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.1.6 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.1.5 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.1.4 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.1.3 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.1.2 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.1.0 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.0.9.3 integration-test-env/replica_sets/config.yml
mongo-db-utils-0.0.9.2 integration-test-env/replica_sets/config.yml