This repository was archived by the owner on Jan 4, 2021. It is now read-only.
wellfire/puppet-redis
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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