bennojoy / redis

ansible role for configuring redid
12 stars 22 forks source link

Added rsyslogd configuration for logging. #7

Closed mtpereira closed 10 years ago

mtpereira commented 10 years ago

tasks/main.yml:

templates/redis.conf.j2:

template/rsyslogd.conf.j2:

defaults/main.yml:

handlers/main.yml:

mtpereira commented 10 years ago

Added a bunch of silly bug fixes and parameterization for vm.overcommit_memory. Setting it to "1" in ALL cases might no be the sane thing to do and it's nice to be able to change it in a vars file.

mtpereira commented 10 years ago

Hi,

Will resubmit in another branch.