Install rabbitmq and memcached on stg notifs-backend

This commit is contained in:
Pierre-Yves Chibon 2016-07-18 11:14:57 +02:00
parent 509c3fba29
commit 23e65b85db

View file

@ -53,6 +53,8 @@
roles:
- fedmsg/hub
- { role: rabbitmq, when: env == "staging" }
- { role: memcached, when: env == "staging" }
- notifs/backend
- role: collectd/fedmsg-service
process: fedmsg-hub