Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openqa/worker: give up on GRE, single tap host instead | Adam Williamson | 2016-05-05 | 1 | -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 workers | Adam Williamson | 2016-05-04 | 1 | -2/+18 |
| | |||||
* | openqa: freeze status in group vars not host vars | Adam Williamson | 2016-03-10 | 1 | -0/+1 |
| | | | | seems more common. | ||||
* | Add a bunch more network information, blacklist some more groups | Kevin Fenzi | 2016-02-06 | 1 | -0/+1 |
| | |||||
* | set deployment_type for openqa_workers host groups | Adam Williamson | 2016-01-15 | 1 | -0/+2 |
| | |||||
* | Add openqa prod keys | Kevin Fenzi | 2015-11-30 | 1 | -0/+3 |
| | |||||
* | Fix openqa master hostnames | Patrick Uiterwijk | 2015-11-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com> | ||||
* | set up for openQA deployment | Adam Williamson | 2015-11-13 | 1 | -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. |