bennojoy / redis

ansible role for configuring redid
12 stars 22 forks source link

Fix redis restart #22

Closed saliceti closed 8 years ago

saliceti commented 8 years ago

What

We have observed that redis doesn't restart. It actually fails silently when stopping, and again when starting. This is because the pidifle path is different in the redis config than in the init script.

How to review

saliceti commented 8 years ago

Closing now, will redo from master.