puppet-mongodb icon indicating copy to clipboard operation
puppet-mongodb copied to clipboard

mongodb installation

Results 79 puppet-mongodb issues
Sort by recently updated
recently updated
newest added

#### Pull Request (PR) description #### Added slack Integration to fix a know bug in OpsManager 4.4 in conf-mms.properties file #### This Pull Request (PR) fixes the following issues ####...

tests-fail

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: *4.1.9* - Ruby: *2.1.9* - Distribution: CentOS/7 - Module version: 2.0.0 ## How to reproduce (e.g Puppet code you use)...

bug

Hi! I am currently working on adding this module to our puppet infrastucture and I am having a hard time to use it. We manage our secrets with vault and...

It's recommended by the MongoDB docs: https://docs.mongodb.com/manual/tutorial/transparent-huge-pages/ See also https://github.com/voxpupuli/puppet-redis/issues/372.

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 2018.1 - Ruby: - Distribution: Oracle Linux 7.4 - Module version: 2.1.2 ## How to reproduce (e.g Puppet code you...

#### Pull Request (PR) description Support for pure yaml in /etc/mongodb.cfg. Right now only records like `net.bindIp` are supported, and if for example, you are using custom configuration template and...

needs-rebase
tests-fail

Can't seem to work out how to add an additional parameter under 'set_parameters' set_parameter => 'authenticationMechanisms: SCRAM-SHA-1', set_parameter => 'authenticationMechanisms= SCRAM-SHA-1', Is there an example? ## What are you seeing...

needs-feedback

## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: Enterprise 2017.2 - Ruby: ruby 2.1.9p490 (2016-03-30 revision 54437) [x86_64-linux] - Distribution: Red Hat Enterprise Linux Server release 7.6 (Maipo)...

## How to reproduce (e.g Puppet code you use) Try using the `smallfiles` option. ## What are you seeing In the Mongodb log: `W CONTROL [main] Option: storage.smallFiles is deprecated....

#### Pull Request (PR) description Sometimes you just want to add a user or two to Mongo and not manage it with this module (because you're using managing it through...

tests-fail