Put openqa-lab-repo.repo in worker role as well as server role

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-10-27 18:09:24 -07:00
parent 504b8217d3
commit 1cb0c0cdc6
2 changed files with 6 additions and 6 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

View file

@ -1,6 +0,0 @@
[scratchrepo]
name=Scratch buld repo
baseurl=file:///var/tmp/scratchrepo
enabled=1
metadata_expire=30
gpgcheck=0