Loadbalancer: Add support for Redis
authorYanis Guenane <yanis.guenane@enovance.com>
Tue, 7 Apr 2015 10:42:35 +0000 (12:42 +0200)
committerYanis Guenane <yanis.guenane@enovance.com>
Thu, 16 Apr 2015 19:13:40 +0000 (21:13 +0200)
commit3bef84147bd7df52e8303bcb5481ce5d3351f997
tree960cf99ad575a25e236b2295055360965d7d5597
parent6f5c208f8df4df034637acd1b5fd6f4b71012d8a
Loadbalancer: Add support for Redis

Add support for Redis in the loadbalancer setup.
Redis loadbalancing system is particular as it does not provide
clustering capabilities yet, hence this pattern[1] will be applied.

[1] https://github.com/falsecz/haredis

Change-Id: I80a6c284af9eceb6b669a03c5d93256261523331
manifests/loadbalancer.pp
manifests/redis_notification.pp [new file with mode: 0644]
templates/redis/redis-notifications.sh.erb [new file with mode: 0644]