Install rabbitmq and memcached on stg notifs-backend
This commit is contained in:
parent
509c3fba29
commit
23e65b85db
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue