ansible/inventory/group_vars/openqa-workers
Adam Williamson b0b7dc9b47 openqa/worker: give up on GRE, single tap host instead
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.
2016-05-05 14:10:46 -07:00

8 lines
204 B
Text

gw: 10.5.124.254
openqa_workers: 4
openqa_hostname: openqa01.qa.fedoraproject.org
openqa_key: "{{ prod_openqa_apikey }}"
openqa_secret: "{{ prod_openqa_apisecret }}"
deployment_type: prod
freezes: false