We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d3fab commit e2007afCopy full SHA for e2007af
.github/extra_vars/arcus.yml
@@ -23,6 +23,10 @@ image_build_image_disk_format: "raw"
23
image_build_volume_size: 10
24
image_build_metadata:
25
hw_vif_multiqueue_enabled: "yes"
26
+ hw_scsi_model: "virtio-scsi"
27
+ hw_disk_bus: "scsi"
28
+ hw_qemu_guest_agent: "yes"
29
+ os_require_quiesce: "yes"
30
image_build_flavor_name: "vm.ska.cpu.general.small"
31
image_build_network_id: "4b6b2722-ee5b-40ec-8e52-a6610e14cc51"
32
image_build_attach_floating_ip: true
0 commit comments