Skip to content

rayanimesh/redis-formula

 
 

Repository files navigation

redis

Formula to install and configure redis.

Todo

  • merge redis 2.4 and 2.6 templates to generic redis.conf.jinja

Available states

redis

Install redis only

redis.server

Install redis and start up the service ( Ubuntu + RedHat based systems should work ).

For a list of all available options, look at: redis/files/redis-{version}.conf.jinja - also have a look at the pillar.example and map.jinja.

Testing

Testing is done with kitchen-salt.

Install it via bundler:

$ bundle

Then run test-kitchen with:

$ kitchen converge

Make sure the tests pass:

$ kitchen verify

Releases

No releases published

Packages

No packages published

Languages

  • HTML 83.1%
  • SaltStack 14.5%
  • Ruby 2.4%