Files
fedora-infra_ansible/inventory/group_vars/openqa_workers
Adam Williamson 6c7e6a3218 openqa: use updates-testing on prod and stg to get latest builds
The 2023-05 git builds look good on stg, and are now in u-t, so
drop the scratch repos on stg and enable u-t on prod so we get
the builds from u-t everywhere.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-05-30 09:21:31 -07:00

26 lines
828 B
Plaintext

deployment_type: prod
freezes: false
gw: 10.5.124.254
ipa_client_shell_groups:
- sysadmin-qa
ipa_client_sudo_groups:
- sysadmin-qa
ipa_host_group: openqa-workers
ipa_host_group_desc: OpenQA worker hosts
openqa_env: production
openqa_env_prefix:
# 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_hostname: openqa01.iad2.fedoraproject.org
openqa_key: "{{ prod_openqa_apikey }}"
# we are all NFS workers for now at least
openqa_nfs_worker: true
# use updates-testing for now to get 2023-05 updates
openqa_repo: updates-testing
openqa_secret: "{{ prod_openqa_apisecret }}"
openqa_workers: 4
primary_auth_source: ipa