Skip to content

Commit 8dc6b6f

Browse files
committed
Release 3.2.0
1 parent b203f93 commit 8dc6b6f

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

CHANGELOG.md

+13-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
##2014-12-22 - Release 3.1.1
2-
###Summary
1+
## 2015-07-17 - Release 3.2.0
2+
### Summary
3+
This release adds the ability to install from package repos, add authentication for forwarders, and customize forwarder inputs & outputs.
4+
5+
### Added
6+
- Class `splunk::password` for managing passwords
7+
- Class `splunk` pkg\_provider attribute for using apt/yum repos.
8+
- Define `splunk::forwarder` parameters for customizing the inputs/outputs
9+
10+
## 2014-12-22 - Release 3.1.1
11+
### Summary
312

413
This release fixes a bad checksum for the metadata.json file and also cleans up some lint errors. It also adds missing parameters in `params.pp` for Solaris sparc.
514

6-
##2014-08-06 - Release 3.1.0
7-
###Summary
15+
## 2014-08-06 - Release 3.1.0
16+
### Summary
817

918
For a current list of features please see the README.

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-splunk",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"author": "puppetlabs",
55
"summary": "Manage and deploy Splunk servers and forwarders",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)