1 Jan 2011 01:54
[Puppet Users] ANNOUNCE: Puppet Module Tool version 0.3.2
James Turnbull <james <at> puppetlabs.com>
2011-01-01 00:54:00 GMT
2011-01-01 00:54:00 GMT
Hi all We've just released version 0.3.2 of the puppet-module tool used to create and retrieve modules from the Puppet Labs Forge. You can update using Ruby gems: $ gem install puppet-module The major change in version 0.3.2 is a fix to the creation of module metadata. Until now modules created with the puppet-module tool did not get properly populated metadata.json files. This meant they did not load properly in Puppet 2.6.x and later versions. This is also related to a Puppet bug - https://projects.puppetlabs.com/issues/4142 - which we'll be addressing in Puppet 2.6.5 that incorrectly makes some metadata mandatory when a metadata.json file is present. We've also gone through the existing modules on the Forge and updated their metadata.json files to ensure they have suitable metadata. Regards James Turnbull -- -- Puppet Labs - http://www.puppetlabs.com C: 503-734-8571(Continue reading)
RSS Feed