Skip to content
This repository was archived by the owner on Mar 17, 2023. It is now read-only.

Commit 1a3b76b

Browse files
committed
prepare for puppetforge release 3.3.0
1 parent 2c22cb0 commit 1a3b76b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ The full list and newest Release can be found on Github.com
22

33
https://github.com/echocat/puppet-mongodb
44

5+
2014-01-10 - 3.3.0
6+
7+
* you can specify which version of mongodb to be installed (package_ensure)
8+
* ensure default init script is replaced on ubuntu on puppet >3.3
9+
* parameter logrotate_package_manage allows you to specify if this module should install logrotate package
10+
511
2013-12-11 - 3.2.1
612

713
* fix a bunch of changed variables

Modulefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name 'dwerder-mongodb'
2-
version '3.2.1'
2+
version '3.3.0'
33
source 'git clone https://github.com/echocat/puppet-mongodb.git'
44
author 'echocat / Daniel Werdermann'
55
license 'Mozilla Public License Version 2.0'

0 commit comments

Comments
 (0)