Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 399 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 399 Bytes

What is it?

A Puppet module that manages redis.

Released under the Apache 2.0 licence

Usage:

To install:

  class { 'redis': }

Lots of config parameters: init.pp

Contribute:

  • Fork it
  • Create a topic branch
  • Improve/fix (with spec tests)
  • Push new topic branch
  • Submit a PR