mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
This puts in place the bits needed to use the new createhdds.py for image generation, which works much nicer with ansible than the old createhdds.sh. For now, the disk creation step is disabled, because creating some images (including the ones that get refreshed regularly) requires running VMs, and the openqa server hosts are VMs themselves and do not currently have nested virt enabled, so the creation would run extremely slow. Once we get nested virt enabled, I'll change the condition for the image creation step to what it should be. Until then I'll carry on handling image creation manually (both hosts have all the images at present anyhow).