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>
This commit is contained in:
Adam Williamson 2023-10-27 11:19:23 -07:00
parent cef973a010
commit 530f69d967
4 changed files with 22 additions and 86 deletions

View file

@ -0,0 +1,6 @@
[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