Merge pull request #576 from puppetlabs/2.2.x

Mergeback 2.2.x
This commit is contained in:
David Schmitt 2015-12-08 15:09:12 +00:00
當前提交 72528a014c
共有 2 個文件被更改,包括 7 次插入2 次删除

查看文件

@ -1,3 +1,8 @@
##Supported Release 2.2.1
###Summary
Small release for support of newer PE versions. This increments the version of PE in the metadata.json file.
##2015-09-29 - Supported Release 2.2.0
###Summary

查看文件

@ -1,6 +1,6 @@
{
"name": "puppetlabs-apt",
"version": "2.2.0",
"version": "2.2.1",
"author": "Puppet Labs",
"summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
"license": "Apache-2.0",
@ -30,7 +30,7 @@
"requirements": [
{
"name": "pe",
"version_requirement": ">= 3.3.0 < 2015.3.0"
"version_requirement": ">= 3.3.0 < 2015.4.0"
},
{
"name": "puppet",