bodhi-backend01.stg: don't install fedmsg role in stg

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-15 10:54:52 -07:00
parent a6fc1adcd8
commit 9eeeb06726

View file

@ -32,7 +32,7 @@
- { role: fas_client, when: env != "staging" } - { role: fas_client, when: env != "staging" }
- sudo - sudo
- rkhunter - rkhunter
- fedmsg/base - { role: fedmsg/base, when: env != "staging" }
- role: nfs/client - role: nfs/client
mnt_dir: '/mnt/fedora_koji' mnt_dir: '/mnt/fedora_koji'