Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Releases: boxen/puppet-redis

Update hiera configuration to use new redis version

06 Oct 22:50
Compare
Choose a tag to compare
  • Update hiera config version to 3.0.7-boxen1 (#24)

Update Redis to 3.0.7

06 Apr 14:28
Compare
Choose a tag to compare
Merge pull request #23 from boxen/redis-3.0.7

Update Redis to 3.0.7

Update Redis to 3.0.5

18 Dec 15:28
Compare
Choose a tag to compare
Merge pull request #21 from boxen/redis-3.0.5

Update Redis to 3.0.5

Upgrade Redis to 2.8.21

18 Jun 17:53
Compare
Choose a tag to compare

Upgrade Redis to mitigate Lua scripting vulnerability.

Upgrade redis to 2.8.6

29 Jul 17:08
Compare
Choose a tag to compare
3.1.0

Only include boxen::config on Darwin

The LOLYAML release

03 Feb 22:44
Compare
Choose a tag to compare
The lolyaml commit

YAML treats `/yes|no/i` as booleans unless they are forced to be strings
by quoting them.

Bugfix

03 Feb 20:27
Compare
Choose a tag to compare
3.0.1

Make redis::config include boxen::config on all OSs

Hiera configurability

03 Feb 20:01
Compare
Choose a tag to compare

You can now configure almost everything about this module with Hiera. Docs coming soon

Now with service reloads!

27 Nov 01:48
Compare
Choose a tag to compare

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.

2.0.0

21 Nov 05:34
Compare
Choose a tag to compare
  • Add Ubuntu support
  • Full hiera support