fuel-library/deployment/puppet/mongodb/CHANGELOG
Bogdan Dobrelya 3aff1017bc Add puppetlabs-mongodb
This is a verbatim copy of upstream
https://github.com/puppetlabs/puppetlabs-mongodb
v0.7.0 c5e672581664c326b9f0dc4071d9d79c764e40cc

Partial (Stage 2) blueprint: ceilometer-fuel-integraition

Change-Id: Icbd908ff855cd5320c961ec198ccc536baf204e5
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
2014-04-14 12:28:01 +03:00

53 lines
1.1 KiB
Plaintext

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.