openqa: don't have servers act as worker hosts

tflink set up the server boxes as VMs (I was assuming they were
metal), so it doesn't make sense for them to be worker hosts
as well.
This commit is contained in:
Adam Williamson 2015-11-17 13:23:11 -08:00
parent 437e23d0d5
commit fd83ce8b16

View file

@ -19,7 +19,6 @@
- { role: collectd/base, tags: ['collectd_base'] }
- { role: sudo, tags: ['sudo'] }
- { role: openqa/server, tags: ['openqa_server'] }
- { role: openqa/worker, tags: ['openqa_worker'] }
- { role: openqa/dispatcher, tags: ['openqa_dispatcher'] }
- apache