summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/openqa-tap-workers
Commit message (Collapse)AuthorAgeFilesLines
* openqa tap: handle eth2 in the custom firewall rules tooAdam Williamson2017-09-091-3/+5
| | | | Signed-off-by: Adam Williamson <awilliam@redhat.com>
* openqa/worker: give up on GRE, single tap host insteadAdam Williamson2016-05-051-0/+18
OK, this GRE crap ain't working. Let's give up! Instead let's have one tap-capable host per openQA deployment, so all the tap jobs will go to it. This...should achieve that. Let's see what blows up.