drop fedmsg/base role from openQA for now
it apparently assumes the host is on the internal network, but openQA hosts are on the QA network, so it kinda breaks things. We'll just set up fedmsg-hub naively for now - there will be no internal monitoring or any of that good stuff, but at least it ought to *work*.
This commit is contained in:
parent
48a39ba4c0
commit
6ab0fbdc0e
1 changed files with 0 additions and 1 deletions
|
@ -43,7 +43,6 @@
|
|||
roles:
|
||||
- { role: openqa/server, tags: ['openqa_server'] }
|
||||
- { role: openqa/dispatcher, tags: ['openqa_dispatcher'] }
|
||||
- { role: fedmsg/base, tags: ['fedmsg_base'] }
|
||||
- { role: fedmsg/hub, tags: ['fedmsg_hub'] }
|
||||
- { role: check-compose, tags: ['check-compose'] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue