1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
2014-1-29 - Version 0.7.0
Summary:
Added Replica Set Type and Provider
2014-1-17 - Version 0.6.0
Summary:
Added support for installing MongoDB client on
RHEL family systems.
2014-01-10 Version 0.5.0
Summary:
Added types for providers for Mongo users and databases.
2013-12 Version 0.4.0
Major refactoring of the MongoDB module. Includes a new 'mongodb::globals'
that consolidates many shared parameters into one location. This is an
API-breaking release in anticipation of a 1.0 release.
2013-10-31 - Version 0.3.0
Summary:
Adds a number of parameters and fixes some platform
specific bugs in module deployment.
2013-09-25 - Version 0.2.0
Summary:
This release fixes a duplicate parameter.
Fixes:
- Fix a duplicated parameter.
2012-07-13 Puppet Labs <info@puppetlabs.com> - 0.1.0
* Add support for RHEL/CentOS
* Change default mongodb install location to OS repo
2012-05-29 Puppet Labs <info@puppetlabs.com> - 0.0.2
* Fix Modulefile typo.
* Remove repo pin.
* Update spec tests and add travis support.
2012-05-03 Puppet Labs <info@puppetlabs.com> - 0.0.1
* Initial Release.
|