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:
parent
504b8217d3
commit
1cb0c0cdc6
2 changed files with 6 additions and 6 deletions
6
roles/openqa/worker/files/openqa-lab-repo.repo
Normal file
6
roles/openqa/worker/files/openqa-lab-repo.repo
Normal 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
|
|
@ -1,6 +0,0 @@
|
|||
[scratchrepo]
|
||||
name=Scratch buld repo
|
||||
baseurl=file:///var/tmp/scratchrepo
|
||||
enabled=1
|
||||
metadata_expire=30
|
||||
gpgcheck=0
|
Loading…
Add table
Add a link
Reference in a new issue