openqa/server: correct scratchrepo removal

d'oh. this has been broken for some time...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-11-20 17:27:36 -08:00
parent 14998a31d8
commit 1a537f38ce

View file

@ -103,7 +103,7 @@
file: path=/var/tmp/scratchrepo state=absent file: path=/var/tmp/scratchrepo state=absent
- name: Delete old scratch build repo config - name: Delete old scratch build repo config
file: path=/etc/yum.repos.d/scratchrepo.conf state=absent file: path=/etc/yum.repos.d/scratchrepo.repo state=absent
- name: Write lab side repo config - name: Write lab side repo config
copy: src=openqa-lab-repo.repo dest=/etc/yum.repos.d/openqa-lab-repo.repo owner=root group=root mode=0644 copy: src=openqa-lab-repo.repo dest=/etc/yum.repos.d/openqa-lab-repo.repo owner=root group=root mode=0644