github2fedmsg: fix another fedmsg/base role in staging

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-03-01 16:46:10 -08:00
parent ca10e37592
commit b8ff9cb9cd

View file

@ -55,5 +55,5 @@
roles:
- github2fedmsg
- { role: fedmsg/base, when: deployment_type == "prod" }
- fedmsg/base
- { role: rabbit/user, when: deployment_type == "stg" }