Skip to content

Commit dde5f77

Browse files
committed
Updated changed for 3.1.0. Rebased for new commits and skip a few redundant issues
1 parent 7f0ed96 commit dde5f77

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,20 @@ These should not affect the functionality of the module.
1111
**Implemented enhancements:**
1212

1313
- restrict opsmanager conf file permissions for better security [\#563](https://github.com/voxpupuli/puppet-mongodb/pull/563) ([FLiPp3r90](https://github.com/FLiPp3r90))
14+
- rebased PR\#308 to allow other databases in the format 'role@db' for mongodb\_user [\#432](https://github.com/voxpupuli/puppet-mongodb/pull/432) ([pecharmin](https://github.com/pecharmin))
1415

1516
**Fixed bugs:**
1617

1718
- Wrong APT-key [\#546](https://github.com/voxpupuli/puppet-mongodb/issues/546)
1819
- Mongo 4.0.x: unable to create user [\#525](https://github.com/voxpupuli/puppet-mongodb/issues/525)
1920
- user creation idempotency issues [\#412](https://github.com/voxpupuli/puppet-mongodb/issues/412)
21+
- fix\(is\_master-fact\): use --ssl if --sslPEMKeyFile or --sslCAFile is s… [\#573](https://github.com/voxpupuli/puppet-mongodb/pull/573) ([buchstabensalat](https://github.com/buchstabensalat))
2022
- Fixed the problem: the user was not created for Mongodb 4.x [\#561](https://github.com/voxpupuli/puppet-mongodb/pull/561) ([identw](https://github.com/identw))
2123
- Only create database and user when mongodb\_is\_master [\#558](https://github.com/voxpupuli/puppet-mongodb/pull/558) ([JvGinkel](https://github.com/JvGinkel))
22-
- Fix output of functions gathering replset info. [\#556](https://github.com/voxpupuli/puppet-mongodb/pull/556) ([czernitko](https://github.com/czernitko))
2324

2425
**Closed issues:**
2526

26-
- Puppet error "Unknown function: 'mongodb\_password'" [\#569](https://github.com/voxpupuli/puppet-mongodb/issues/569)
2727
- mongo 3.x replicaset init failed [\#554](https://github.com/voxpupuli/puppet-mongodb/issues/554)
28-
- Mongo 4.2.0 [\#552](https://github.com/voxpupuli/puppet-mongodb/issues/552)
2928

3029
**Merged pull requests:**
3130

0 commit comments

Comments
 (0)