Skip to content

Commit 46b0309

Browse files
authored
Merge pull request #180 from stackhpc/seed-vm-image
Revert seed_vm_root_image to default value
2 parents e6328b1 + cb2da0d commit 46b0309

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

etc/kayobe/seed-vm.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,7 @@ seed_vm_vcpus: 1
3939
# or
4040
# "https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-20221206.0.x86_64.qcow2"
4141
# 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
42+
#seed_vm_root_image:
4543

4644
# Capacity of the seed VM data volume.
4745
#seed_vm_data_capacity:

0 commit comments

Comments
 (0)