Skip to content

Commit

Permalink
Move changelog to Github Releases page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Donald Morton committed Aug 4, 2020
1 parent 1ff5641 commit 816d71e
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,6 @@ Description

An Ansible role which installs and configures [Graylog](https://docs.graylog.org) for log management.

Changelog
---
#### v3.1.0

- **Breaking changes**:
- The `graylog_version` variable must now be explicitly declared.
- Renamed the optional `graylog_server_version` variable to `graylog_full_version`. If not set, it will pull the latest `graylog_version` defined.
- Increased the minimum Ansible version from 2.2 to 2.5.
- No longer testing the Ansible role against Debian Jessie.
- New stuff:
- Added ability to supply arbitrary key/values for server config [PR #142](https://github.com/Graylog2/graylog-ansible-role/pull/142)

Example:

```
graylog_additional_config:
test: value
```
- Fixes:
- Only enable permission if SELinux is actually enabled - [PR #121](https://github.com/Graylog2/graylog-ansible-role/pull/121)
- Make sure graylog-server directories exist - [PR #134](https://github.com/Graylog2/graylog-ansible-role/pull/134)
- Fixed missing policycoreutils-python package on Centos 7 - [Issue #119](https://github.com/Graylog2/graylog-ansible-role/issues/119)



Dependencies
------------
Expand Down

0 comments on commit 816d71e

Please sign in to comment.