From 74257401f9b7fd7e252fe648d59715bc773226d6 Mon Sep 17 00:00:00 2001 From: dallinb Date: Mon, 9 Nov 2015 13:52:51 +0000 Subject: [PATCH] v1.9.1 --- CHANGELOG.md | 19 +++++++++++++++++++ README.md | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e09db2a94..d0f63d4f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Change Log for Puppet Module locp-cassandra +##2015-11-09 - Release 1.9.1 ([diff](https://github.com/locp/cassandra/compare/1.9.0...1.9.1)) + +### Summary + +A bug fix release. + +### Features + +* N/A + +### Bugfixes + +* The default value for the permissions mode of the Cassandra configuration + file were far too open. Changed from 0666 to 0644. + +### Improvements + +* N/A + ##2015-10-25 - Release 1.9.0 ([diff](https://github.com/locp/cassandra/compare/1.8.1...1.9.0)) ### Summary diff --git a/README.md b/README.md index 0e02c4aad..7262be389 100644 --- a/README.md +++ b/README.md @@ -603,7 +603,7 @@ Default value '32' ##### `config_file_mode` The permissions mode of the cassandra configuration file. -Default value '0666' +Default value '0644' ##### `config_path` The path to the cassandra configuration file. If this is undef, it will be