Fix setup for CoreOS

This commit is contained in:
2026-06-15 00:16:45 +02:00
parent 9c0fcde94e
commit 211ebc15e9
7 changed files with 73 additions and 37 deletions
+2 -2
View File
@@ -5,14 +5,14 @@ vms:
os_variant: "fedora-coreos-stable"
cpu: 2
ram: 2048
disk: "20G"
disk: 20 # GB
- name: flatcar-vm
os_type: flatcar
os_variant: "fedora-coreos-stable"
cpu: 2
ram: 2048
disk: "20G"
disk: 20 # GB
- name: microos-vm
os_type: microos