Hi all

We've just released version 0.3.4 of the puppet-module tool used to
create and retrieve modules from the Puppet Labs Forge
(http://forge.puppetlabs.com).

You can update using Ruby gems:

$ gem install puppet-module

There are several important changes in this release:

* Add ability to install modules with hyphens
* Add check for symlink when installing
* Install modules to their name not "full name"
* Add semantic version support

The major functional difference is in how modules are installed, for
example a module named:

jamtur01-apache

Will now be installed into your module path as:

apache

You can find the code and full commit logs at:

https://github.com/puppetlabs/puppet-module-tool

Regards

James Turnbull

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to puppet-dev@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en.

Reply via email to