openqa/worker: couple of createhdds fixups

This commit is contained in:
Adam Williamson 2017-08-17 15:15:56 -07:00
parent dbf0ac249c
commit 84ffc60a6e

View file

@ -7,9 +7,13 @@
- libvirt-python3
- python3-libguestfs
- python3-fedfind
- virt-install
tags:
- packages
- name: Allow libvirt to read/write to NFS
seboolean: name=virt_use_nfs state=yes persistent=yes
- name: Check out createhdds
git:
repo: https://pagure.io/fedora-qa/createhdds.git