Files
fedora-infra_ansible/inventory/group_vars/openqa_workers
Adam Williamson b2169edd74 openqa vars, inventory: drop most phx2 bits
This pretty much nukes all inventory entries and variables
relating to the old phx2 openQA deployments, as I don't think
they're ever coming up again. I left a few group entries around
for now just in case they're necessary for decommissioning.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-06-11 08:38:39 -07:00

18 lines
538 B
Plaintext

gw: 10.5.124.254
openqa_workers: 4
openqa_hostname: openqa01.iad2.fedoraproject.org
openqa_key: "{{ prod_openqa_apikey }}"
openqa_secret: "{{ prod_openqa_apisecret }}"
# this is because openqa staging isn't really a staging host
# we don't want to set env_suffix to stg on it because that may
# break some other plays, but we do need the env suffix for the
# fedora-messaging bits, so let's make our own
openqa_env_suffix:
openqa_env: production
# These boxes are F30+, so we need Python 3 ansible
deployment_type: prod
freezes: false