summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/openqa-workers
Commit message (Collapse)AuthorAgeFilesLines
* openqa/worker: give up on GRE, single tap host insteadAdam Williamson2016-05-051-17/+0
| | | | | | | 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.
* apply the firewall and ifcfg changes to prod openqa workersAdam Williamson2016-05-041-2/+18
|
* openqa: freeze status in group vars not host varsAdam Williamson2016-03-101-0/+1
| | | | seems more common.
* Add a bunch more network information, blacklist some more groupsKevin Fenzi2016-02-061-0/+1
|
* set deployment_type for openqa_workers host groupsAdam Williamson2016-01-151-0/+2
|
* Add openqa prod keysKevin Fenzi2015-11-301-0/+3
|
* Fix openqa master hostnamesPatrick Uiterwijk2015-11-131-1/+1
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* set up for openQA deploymentAdam Williamson2015-11-131-0/+2
This adds openQA server, worker and dispatcher roles, and applies them to the appropriate hosts. A few secret vars are required. See trac #4958 for discussion.