bodhi-backend01.stg: don't install fedmsg role in stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a6fc1adcd8
commit
9eeeb06726
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue