phpservermon/puphpet/puppet/modules/redis/CHANGELOG

64 lines
1.4 KiB
Plaintext

## fsalum-redis changelog
Release notes for the fsalum-redis module.
------------------------------------------
#### 0.0.11 - 2014-02-19
* system_sysctl parameter for redis class (@tehmaspc)
#### 0.0.10 - 2014-02-19
* Allow conf_bind to be unset (@stevelacey)
* Changing default of glueoutputbuf to UNSET (@tehmaspc)
#### 0.0.9 - 2014-01-09
* Add quotes around all instances of UNSET (@charlesdunbar)
#### 0.0.8 - 2013-12-20
* Setting mode permission for conf_dir (@KlavsKlavsen)
#### 0.0.7 - 2013-12-11
* Add glueoutputbuf config option (@kryptx)
* Add support for Amazon Linux AMI (@mattboston)
#### 0.0.6 - 2013-08-01
* Install package before poking config (@doismellburning)
#### 0.0.5 - 2013-06-06
* Fix Puppet 3.2.1 deprecation warnings (@ripienaar)
* Fix duplicate entry for logrotate on Debian/RHEL using different paths (@arthurfurlan)
* Add $conf_nosave parameter (@fsalum)
* Minor changes to params variables (@fsalum)
* Update CHANGELOG format
------------------------------------------
#### 0.0.4 - 2013-04-18
* Creates conf_dir directory if it doesn't exist
------------------------------------------
#### 0.0.3 - 2013-02-25
* Fixing redis.conf less options on Debian
------------------------------------------
#### 0.0.2 - 2013-02-25
* Fixing redis.conf location for Debian
------------------------------------------
#### 0.0.1 - 2013-02-25
* Initial Forge release