A new release of the puppetlabs/puppetdb module is now available on the Forge:

https://forge.puppetlabs.com/puppetlabs/puppetdb/2.0.0

This major release changes the main dependency for the inifile module
from the deprecated `cprice404/inifile` to `puppetlabs/inifile` to
remove deprecation warnings and to move onto the latest and greatest
implementation of that code.

Its a major release, because it may affect other dependencies since
modules cannot have overlapping second part dependencies (that is
inifile cannot be from two different locations).

It also adds the parameter `puppetdb_service_status` to the class
`puppetdb` to allow users to specify whether the module manages the
puppetdb service for you.

The `database_password` parameter is now optional, and initial Arch
Linux support has been added.

Thanks again to the community contributors listed below :-).

Changes
-------------

* (GH-73) Switch to puppetlabs/inifile from cprice/inifile (Ken Barber)
* Make database_password an optional parameter (Nick Lewis)
* add archlinux support (Niels Abspoel)
* Added puppetdb service control (Akos Hencz)

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to