SumoLogic / sumologic-collector-puppet-module

Puppet module for installing Sumo Logic's collector.
Other
11 stars 22 forks source link

Add a metadata.json file #15

Closed mcasper closed 8 years ago

mcasper commented 8 years ago

This is what most puppet package managers (Puppet Forge, Librarian Puppet) use to populate metadata about your module. And if you don't have it, they spit out fun little warnings like:

Module git@github.com:SumoLogic/sumo-collector-puppet-module.git#master
does not have version, defaulting to 0.0.1

I defaulted the module to version 0.1.0, with the Apache-2.0 license, which is what it looks like you're using. Let me know if you have any issues with that.

/cc @duchatran

mcasper commented 8 years ago

Ah, looks like based on the CHANGELOG that this module is on version 0.1.3, so I bumped the version in the metadata file to 0.1.4