Commit graph

13 commits

Author SHA1 Message Date
Matthew Haughton
8a90486f66 metadata: add operatingsystem_support
Improves search on the Forge, also gives us a higher Quality Score on the module.
2014-12-10 21:18:45 -05:00
Matthew Haughton
8df2e752c6 don't ignore lint errors 2014-12-10 08:56:40 -05:00
Matthew Haughton
50c1e57c4c metadata: bound dependencies
New requirement for the Puppet Forge.

These ranges ensure dependencies will stay on backwards compatible versions for the foreseeable future.
2014-12-08 21:51:35 -05:00
Matthew Haughton
f02885289e metadata: use SPDX identifier for license info
New requirement for the Puppet Forge
2014-12-08 21:45:46 -05:00
James Fryman
c87744aab9 Adjust integers to strings.
As part of merging #501, default values for config.pp were integers. However,
many of the current logic expects to see strings for many values. This commit
fixes things up while the validation logic can be adjusted to take account
integer.
2014-11-24 11:22:41 -06:00
James Fryman
859f4cbdb7 remove puppet-module-data dependency 2014-10-27 16:43:44 +01:00
Matthew Haughton
b5d050719b metadata: correct license to match LICENSE.md
Fixes #466
2014-10-23 13:05:17 -04:00
Matthew Haughton
ac663b17be metadata: change 'source' to point to git repo
The docs say 'source' is "The source repository for your module." Using puppetlabs-apache
as an example the source repo has been updated to point to the git repository rather than
the GitHub webpage.
2014-09-26 16:39:13 -04:00
James Fryman
cae0a44e37 bump to 0.1.1 2014-09-24 17:45:45 -07:00
James Fryman
9bd63d348d Introducing Puppet Module Tool 2014-09-20 13:29:40 -05:00
Matthew Haughton
08f5a3474e switch from Modulefile to metadata.json 2014-09-20 00:37:56 -04:00
James Fryman
fe3e409c9c Added vhost support 2011-06-02 14:49:39 -05:00
James Fryman
3b036c95e5 20110524 Work Snapshot 2011-05-24 21:20:48 -05:00