Skip to content

Commit 6923fd9

Browse files
committed
Merge pull request #56 from cyberious/ReleasePrep
Prepared release, updated metadata and format license to look correct in forge site without having scroll bars
2 parents 0b75dc2 + 9049226 commit 6923fd9

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
##2014-12-08 - 1.0.0
2+
Initial release

LICENSE

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
This Module is only available for users of Puppet Enterprise with a valid Software License Agreement for Puppet Enterprise. This Module is not available for users of Puppet software under an open source license.
1+
This Module is only available for users of Puppet Enterprise with a valid Software License Agreement
2+
for Puppet Enterprise. This Module is not available for users of Puppet software under an open source license.
23

3-
By downloading this Module, you agree that you have a valid Software License Agreement with Puppet Labs for Puppet Enterprise and you further agree that your use of this Module is governed by the terms of that Software License Agreement.
4+
By downloading this Module, you agree that you have a valid Software License Agreement with Puppet Labs for
5+
Puppet Enterprise and you further agree that your use of this Module is governed by the terms of that
6+
Software License Agreement.

metadata.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@
77
"source": "PRIVATE",
88
"project_page": "https://tickets.puppetlabs.com/browse/MODULES/component/12400",
99
"issues_url": "https://tickets.puppetlabs.com/browse/MODULES/component/12400",
10+
"operatingsystem_support": [
11+
{
12+
"operatingsystem": "Windows",
13+
"operatingsystemrelease": [
14+
"Server 2012",
15+
"Server 2012 R2"
16+
]
17+
}
18+
],
19+
"requirements": [
20+
{
21+
"name": "pe",
22+
"version_requirement": "3.7.x"
23+
}
24+
],
1025
"dependencies": [
1126
{
1227
"name": "puppetlabs-stdlib",

0 commit comments

Comments
 (0)