fsalum / puppet-redis

Redis Server Module for Puppet
Apache License 2.0
21 stars 68 forks source link

Enables specifying the service name #55

Open prachetasp opened 8 years ago

prachetasp commented 8 years ago

This PR allows the service_name to be specified. The use case for this is when you manually download and install a version of Redis not available in the package repositories and create the upstart files yourself. It is also useful when you want to start and run several Redis instances on the same box.