Commit graph

30 commits

Author SHA1 Message Date
Matthew Haughton
45772f18d8 metadata: claim support for puppet 4, AIX, FreeBSD & NetBSD 2016-06-23 23:27:54 -04:00
James Fryman
b58a3f4e0c updating to v0.3.0 2016-02-06 14:37:12 -06:00
James Fryman
0e930e9ed3 Merge pull request #637 from jacobmw/proxy_cache_path
Multiple proxy_cache_path entries
2015-11-30 07:32:05 -06:00
James Fryman
af1f9cad39 bumping version to 0.2.7 2015-06-17 17:01:53 -07:00
Matthew Haughton
adcdef6f08 metadata: stick to puppetlabs-concat 1.x
The puppetlabs-concat 2.x series has been yanked. Since we don't know what
format the new module will take, we should not declare compatibility with it.

See https://groups.google.com/forum/#!topic/puppet-users/4_Sxrfl4uUY

Reverts 4fd696f
2015-06-12 22:17:05 -04:00
Matthew Haughton
24d8d4d5c5 metadata: allow for puppetlabs-concat 2.0.0 2015-06-03 14:44:47 -07:00
Matthew Haughton
4fd696fa53 metadata: allow for puppetlabs-concat 2.0.0 2015-06-01 12:02:26 -04:00
Matthew Haughton
ae8a60da13 metadata: require puppetlabs-apt 1.8.0 or higher
Support for full fingerprints was only added in puppetlabs-apt 1.8.0

This module started using full fingerprints as of d9b1d8c
2015-04-22 15:46:07 -04:00
Matthew Haughton
6062ecec5c package/debian: support puppetlabs-apt 2.0.0
puppetlabs-apt 2.0.0 drops support in apt::source for key_source and required_packages.

* key_source will default to keyserver.ubuntu.com which carries both keys, so it
  doesn't need to be explicitly defined
* required_packages can be emulated with the package resource
2015-04-21 22:08:53 -04:00
Matthew Haughton
6fc2f6f9ec metadata: add Puppet version compatibility
Also:
* Remove "description" field (is deprecated)
* Declare support for Debian 7
* Remove the ".0" part of the version number for Debian & Red Hat
2015-04-10 12:39:40 -04:00
James Fryman
8134c5fbf2 bump to 0.2.6 2015-04-07 09:56:29 -05:00
James Fryman
22f54d0299 bump to 0.2.5 2015-04-02 10:58:50 -05:00
James Fryman
2d8dab7518 bump to v0.2.4 2015-03-24 14:13:01 -05:00
James Fryman
0c1d60b13f bumping version to v0.2.3 2015-03-23 17:31:01 -05:00
Sebastian Reitenbach
2960c10cd4 Allow to use OpenBSD specific service_flags and package_flavors.
Give example for passenger in README.md and add OpenBSD to the
supported OSs in metadata.json.
2015-01-23 15:34:53 +01:00
James Fryman
fa34755873 0.2.2 release 2015-01-19 10:16:55 -06:00
Matthew Haughton
caedc252e4 metadata: require puppetlabs-stdlib 4.2.0 and up
Required as of c87744aab9 (#509)

Only 4.2.0 and up treats integers in strings as being an integer.
2014-12-30 16:16:00 -05:00
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