puppet-mongodb
puppet-mongodb copied to clipboard
Example of usage with sharding
Can you provide an example of how to configure a sharded cluster using the module? Is it possible to use it on a single machine, i.e. with separate processes?
I'm thinking the same thing. Currently it is not possible, it would only be if you created a defined type for mongod installation with different configuration files. I would suggest this as an improvement.
Any movement on this?