You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@
6
6
7
7
Installs mongodb on RHEL/Ubuntu/Debian from OS repo, or alternatively per 10gen [installation documentation](http://www.mongodb.org/display/DOCS/Ubuntu+and+Debian+packages).
8
8
9
+
## Deprecation Warning ##
10
+
11
+
Release 0.3 will be the final prototypical release for the puppetlabs-mongodb module. The development api should
12
+
be considered deprecated and will not work for the forthcoming 1.0 module release. If your project depends
13
+
on the current API, please pin your dependencies to ensure your environments don't break.
0 commit comments