File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
4
4
Each new release typically also includes the latest modulesync defaults.
5
5
These should not affect the functionality of the module.
6
6
7
+ ## [ v6.2.0] ( https://github.com/voxpupuli/puppet-splunk/tree/v6.2.0 ) (2017-09-23)
8
+ [ Full Changelog] ( https://github.com/voxpupuli/puppet-splunk/compare/v6.1.0...v6.2.0 )
9
+
10
+ ** Implemented enhancements:**
11
+
12
+ - Replace Staging with archive module [ \# 127] ( https://github.com/voxpupuli/puppet-splunk/issues/127 )
13
+
14
+ ** Closed issues:**
15
+
16
+ - Evaluation Error: Unknown variable: 'splunk::params::forwarder\_ install\_ options' [ \# 97] ( https://github.com/voxpupuli/puppet-splunk/issues/97 )
17
+
18
+ ** Merged pull requests:**
19
+
20
+ - Replace staging module with archive module [ \# 128] ( https://github.com/voxpupuli/puppet-splunk/pull/128 ) ([ TraGicCode] ( https://github.com/TraGicCode ) )
21
+
7
22
## [ v6.1.0] ( https://github.com/voxpupuli/puppet-splunk/tree/v6.1.0 ) (2017-09-20)
8
23
[ Full Changelog] ( https://github.com/voxpupuli/puppet-splunk/compare/v6.0.0...v6.1.0 )
9
24
@@ -28,6 +43,7 @@ These should not affect the functionality of the module.
28
43
29
44
** Merged pull requests:**
30
45
46
+ - Release v6.1.0 [ \# 135] ( https://github.com/voxpupuli/puppet-splunk/pull/135 ) ([ TraGicCode] ( https://github.com/TraGicCode ) )
31
47
- SplunkForwarder has no concept of a splunkd\_ port [ \# 134] ( https://github.com/voxpupuli/puppet-splunk/pull/134 ) ([ TraGicCode] ( https://github.com/TraGicCode ) )
32
48
- Remove unused spec\_ helper\_ system.rb [ \# 132] ( https://github.com/voxpupuli/puppet-splunk/pull/132 ) ([ wyardley] ( https://github.com/wyardley ) )
33
49
- SplunkForwarder has no concept of a server\_ service. [ \# 130] ( https://github.com/voxpupuli/puppet-splunk/pull/130 ) ([ TraGicCode] ( https://github.com/TraGicCode ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppet-splunk" ,
3
- "version" : " 6.1.1-rc0 " ,
3
+ "version" : " 6.2.0 " ,
4
4
"author" : " Vox Pupuli" ,
5
5
"summary" : " Manage and deploy Splunk servers and forwarders" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments