Open furbiesandbeans opened 7 years ago
We can add Sharding options too in the same PR, /attributes/default.rb, next to storage options.
# sharding options: http://docs.mongodb.org/manual/reference/configuration-options/#storage-options
default['mongodb3']['config']['mongod']['sharding']['clusterRole'] = nil # shardsvr or configsvr
mongos:sharding:autoSplit and sharding:chunkSize are no longer supported on 3.4 and cause mongos to fail if they're set