ansible/roles/openqa/server/files/openqa-lab-repo.repo
Adam Williamson 530f69d967 openqa: use an external side repo for test builds
It's overall simpler and more idempotent to just use a side repo
maintained outside of ansible than re-create one on each system
on each run of the plays.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-10-27 11:20:58 -07:00

6 lines
200 B
Text

[openqa-lab-repo]
name=Side repo for lab which may contain newer test builds
baseurl=https://fedorapeople.org/groups/qa/openqa-repos/openqa-lab-repo/$basearch/
enabled=1
metadata_expire=30
gpgcheck=0