File tree 3 files changed +29
-12
lines changed
3 files changed +29
-12
lines changed Original file line number Diff line number Diff line change
1
+ ##2014 -08-06 - Release 3.1.0
2
+ ###Summary
3
+
4
+ For a current list of features please see the README.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " puppetlabs-splunk" ,
3
+ "version" : " 3.1.0" ,
4
+ "author" : " puppetlabs" ,
5
+ "summary" : " Manage and deploy Splunk servers and forwarders" ,
6
+ "license" : " Apache 2.0" ,
7
+ "source" : " http://github.com/puppetlabs/puppetlabs-splunk" ,
8
+ "project_page" : " https://github.com/puppetlabs/puppetlabs-splunk" ,
9
+ "issues_url" : " https://tickets.puppetlabs.com/browse/MODULES" ,
10
+ "dependencies" : [
11
+ {
12
+ "name" : " puppetlabs-stdlib" ,
13
+ "version_range" : " >= 2.4.0"
14
+ },
15
+ {
16
+ "name" : " puppetlabs-inifile" ,
17
+ "version_range" : " >= 1.0.0"
18
+ },
19
+ {
20
+ "name" : " nanliu-staging" ,
21
+ "version_range" : " >= 0.3.1"
22
+ }
23
+ ]
24
+ }
25
+
You can’t perform that action at this time.
0 commit comments