gnome-calculator/tests/provision.fmf
Petr Šabata 1e0f75dc8f RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/gnome-calculator#6ccf06e2be59545c5a2b9b585b3494fa0588a357
2020-10-15 01:50:30 +02:00

12 lines
225 B
YAML

---
# qemu options: https://qemu.weilnetz.de/doc/qemu-doc.html
standard-inventory-qcow2:
qemu:
# RAM size in megabytes. Optionally, a suffix of “M” or “G”.
m: 3G
# vim:ft=yaml: ts=2 sts=2 sw=2 expandtab