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 e6328b1 commit cb2da0dCopy full SHA for cb2da0d
etc/kayobe/seed-vm.yml
@@ -39,9 +39,7 @@ seed_vm_vcpus: 1
39
# or
40
# "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20221206.0.x86_64.qcow2"
41
# otherwise.
42
-# NOTE(priteau): Temporarily using Rocky Linux 9.3 because 9.4 images fail to
43
-# boot (https://bugs.rockylinux.org/view.php?id=6832)
44
-seed_vm_root_image: https://dl.rockylinux.org/vault/rocky/9.3/images/x86_64/Rocky-9-GenericCloud.latest.x86_64.qcow2
+#seed_vm_root_image:
45
46
# Capacity of the seed VM data volume.
47
#seed_vm_data_capacity:
0 commit comments