Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

wellfire/puppet-redis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis Puppet module

Tested with Ubuntu and CentOS (Debian and RHEL supported but not tested yet)

Example usage:

    $redis_interface = 'eth0'
    include redis
    
Dependencies:
- Buidlenv module: https://github.com/vurbia/puppet-buildenv.git
- Common module: https://github.com/vurbia/puppet-common.git
- Logrotate module: https://github.com/vurbia/puppet-logrotate.git
- User module: https://github.com/vurbia/puppet-user.git

About

Puppet module to manage Redis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors