This repository was archived by the owner on Dec 2, 2020. It is now read-only.
Releases: boxen/puppet-redis
Releases · boxen/puppet-redis
Update hiera configuration to use new redis version
- Update hiera config version to
3.0.7-boxen1
(#24)
Update Redis to 3.0.7
Merge pull request #23 from boxen/redis-3.0.7 Update Redis to 3.0.7
Update Redis to 3.0.5
Merge pull request #21 from boxen/redis-3.0.5 Update Redis to 3.0.5
Upgrade Redis to 2.8.21
Upgrade Redis to mitigate Lua scripting vulnerability.
Upgrade redis to 2.8.6
3.1.0 Only include boxen::config on Darwin
The LOLYAML release
The lolyaml commit YAML treats `/yes|no/i` as booleans unless they are forced to be strings by quoting them.
Bugfix
Hiera configurability
You can now configure almost everything about this module with Hiera. Docs coming soon
Now with service reloads!
This release fixes service reloading; if the config changes (notably the TCP port), the service will get restarted properly.
Thanks Puppet for leaving http://projects.puppetlabs.com/issues/5191 for 3 years.