diff --git a/config.yml b/config.yml index 9b054f740d9b6d7cfc9637863a8f88709d28a430..b401e830279c08db129f4ec4ce43a249f173e69b 100644 --- a/config.yml +++ b/config.yml @@ -26,6 +26,20 @@ images: - "hw_scsi_model=virtio-scsi" - "hw_disk_bus=scsi" - "hw_vif_multiqueue_enabled=true" + fedora28q: + name: Fedora 28 - GARR + url: https://download.fedoraproject.org/pub/fedora/linux/releases/28/Cloud/x86_64/images/Fedora-Cloud-Base-28-1.1.x86_64.qcow2 + disk_format: qcow2 + tags: + - "os_distro=fedora" + - "os_type=linux" + - "os_version=28" + - "architecture=x86_64" + - "os_require_quiesce=yes" + - "hw_qemu_guest_agent=yes" + - "hw_scsi_model=virtio-scsi" + - "hw_disk_bus=scsi" + - "hw_vif_multiqueue_enabled=true" centos7: name: CentOS 7 - GARR url: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2