Skip to content

Instantly share code, notes, and snippets.

@blkperl
Last active December 31, 2015 02:59
Show Gist options
  • Select an option

  • Save blkperl/7924633 to your computer and use it in GitHub Desktop.

Select an option

Save blkperl/7924633 to your computer and use it in GitHub Desktop.
puppet module update

Notable changes

  • apache 0.10.0 release

New 0.10.0 release with FreeBSD osfamily support and various other improvements. The release announcement can be found here: https://groups.google.com/forum/#!searchin/puppet-users/apache/puppet-users/xK5HslRcBUc/64PeQnF2wCYJ

  • mcollective 1.x releases

The mcollective module has been completely re-factored to support the Mcollective 2.x series. As a result both the rabbitmq and activemq have been updated as well.

  • mysql 2.x releases

This module has been completely refactored and works significantly different. The changes are broad and touch almost every piece of the module. See the CHANGELOG for the complete list of changes: https://github.com/puppetlabs/puppetlabs-mysql/tree/2.1.0

  • postgresql 2.5 and 3.x releases

Version 3 was a major rewrite to fix some internal dependency issues, and to make the new Public API more clear. As a consequence a lot of things have changed for version 3. See the CHANGELOG for the list of changes, https://github.com/puppetlabs/puppetlabs-postgresql/blob/3.2.0/Changelog

  • puppetdb 3.0.0 release

This major release changes the main dependency for the postgresql module from version 2.5.x to 3.x. Since the postgresql module is not backwards compatible, this release is also not backwards compatible. See the CHANGELOG for the list of changes: https://github.com/puppetlabs/puppetlabs-puppetdb/blob/3.0.0/CHANGELOG

  • ntp 2.0.0 and 3.0.0 releases

Yet another major refactor to support a wide variety of new osfamilies. See the CHANGELOG for upgrade notes: https://github.com/puppetlabs/puppetlabs-ntp/blob/master/CHANGELOG

Minor Releases

  • mssql (minor bug fixes)
  • passenger (Adds passenger 4 support)
  • vcsrepos (mostly bug fixes for git and svn support)
  • mongodb ( minor bug fixes )
  • gce_compute
  • apt (Includes a new apt::unattended_upgrades class)
  • razor
  • haproxy (New haproxy::frontendand haproxy::backend defines)

Other Teams

The Puppet Labs Openstack team and the community have released a 3.0.0-rc1 version of the Openstack modules. These modules support the Havanna release of Openstack. A puppetlabs-havanna module will be released soon as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment