Julian Simpson wrote:
> +1 to any well-formed data about modules.  FWIW, there was a discussion
> last year about storing metadata in JSON or YAML format.

And there in fact was a metdata.json file added to modules after Puppet
Camp.  The proposed format was pretty much:

{
    "license": "GPL2",
    "author": "author",
    "version": "1.0",
    "puppetversion": "0.25",
    "source": "http://foo/";
}

See:
http://projects.reductivelabs.com/issues/3778
http://github.com/plathrop/puppet-module-supervisor/blob/master/metadata.json
http://www.mail-archive.com/[email protected]/msg07280.html
http://www.lab42.it/presentations/puppetmodules/puppetmodules.html

Cheers

James Turnbull

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to