Skip to content

Commit

Permalink
release 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Aug 19, 2018
1 parent e81fb96 commit 0ea3c04
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v7.2.1](https://github.com/voxpupuli/puppet-splunk/tree/v7.2.1) (2018-08-19)

[Full Changelog](https://github.com/voxpupuli/puppet-splunk/compare/v7.2.0...v7.2.1)

**Fixed bugs:**

- Add --no-prompt to the initial splunk start \(required on 7.1.X\) [\#191](https://github.com/voxpupuli/puppet-splunk/pull/191) ([ralfbosz](https://github.com/ralfbosz))

**Closed issues:**

- Module does not seem to work with splunkforwarder 7.X [\#186](https://github.com/voxpupuli/puppet-splunk/issues/186)

## [v7.2.0](https://github.com/voxpupuli/puppet-splunk/tree/v7.2.0) (2018-06-14)

[Full Changelog](https://github.com/voxpupuli/puppet-splunk/compare/v7.1.0...v7.2.0)
Expand Down Expand Up @@ -52,7 +64,6 @@ These should not affect the functionality of the module.

**Merged pull requests:**

- release 7.1.0 [\#165](https://github.com/voxpupuli/puppet-splunk/pull/165) ([bastelfreak](https://github.com/bastelfreak))
- Update README [\#162](https://github.com/voxpupuli/puppet-splunk/pull/162) ([arjenz](https://github.com/arjenz))
- replace validate\_string with assert\_type [\#161](https://github.com/voxpupuli/puppet-splunk/pull/161) ([bastelfreak](https://github.com/bastelfreak))

Expand Down Expand Up @@ -360,4 +371,4 @@ These should not affect the functionality of the module.



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "puppet-splunk",
"version": "7.2.1-rc0",
"version": "7.2.1",
"author": "Vox Pupuli",
"summary": "Manage and deploy Splunk servers and forwarders",
"license": "Apache-2.0",
Expand Down

0 comments on commit 0ea3c04

Please sign in to comment.