Install redis on notifs-backend

This commit is contained in:
Pierre-Yves Chibon 2016-07-18 11:33:19 +02:00
parent 23e65b85db
commit 14d1e2aa7e

View file

@ -53,6 +53,7 @@
roles:
- fedmsg/hub
- { role: redis, when: env == "staging" }
- { role: rabbitmq, when: env == "staging" }
- { role: memcached, when: env == "staging" }
- notifs/backend