File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ##2014-05-27 - Release 0.8.0
2
+
3
+ This feature includes several important bugfixes, ruby 1.8 support, and two
4
+ new features.
5
+
6
+ ####Features
7
+ - Add Ruby 1.8 compatibility.
8
+ - Adds `syslog`, allowing you to configure mongodb to send all logging to the hosts syslog.
9
+ - Add mongodb::replset, a wrapper class for hiera users.
10
+
11
+ ####Bugfixes
12
+ - Fix provider name in the README.
13
+ - Disallow `nojournal` and `journal` to be set at the same time.
14
+ - Changed - to = for versioned install on Ubuntu.
15
+ - Add auto-require on ruby-json.
16
+
17
+ ####Known Bugs
18
+ * No known bugs
19
+
1
20
2014-1-29 - Version 0.7.0
2
21
3
22
Summary:
Original file line number Diff line number Diff line change 1
1
name ' puppetlabs-mongodb'
2
- version ' 0.7 .0'
2
+ version ' 0.8 .0'
3
3
source ' git@github.com:puppetlabs/puppetlabs-mongodb.git'
4
4
author ' puppetlabs'
5
5
license ' Apache License Version 2.0'
You can’t perform that action at this time.
0 commit comments