Skip to content

Commit 0c026e1

Browse files
jovialcityofships
authored andcommitted
Bump Rocky 9 host image to 9.2
Hitting this issue with cloud-init in 9.1: ``` Unable to find a system nic for <MAC_ADDRESS> from cloud-init ``` This means that network interfaces are not configured properly. Newer cloud-init seems to fix the issue. See: https://askubuntu.com/questions/1400527/unable-to-find-a-system-nic-while-running-cloud-init
1 parent e441f49 commit 0c026e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/pulp-host-image-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
# These images must be in SMS, since they are used by our AIO CI runners
44
stackhpc_centos_8_stream_overcloud_host_image_version: "yoga-20230525T095243"
55
stackhpc_rocky_8_overcloud_host_image_version: "yoga-20230629T135322"
6-
stackhpc_rocky_9_overcloud_host_image_version: "yoga-20230515T145140"
6+
stackhpc_rocky_9_overcloud_host_image_version: "yoga-20230929T080356"
77
stackhpc_ubuntu_focal_overcloud_host_image_version: "yoga-20230609T120720"
88
stackhpc_ubuntu_jammy_overcloud_host_image_version: "yoga-20230609T120720"

0 commit comments

Comments
 (0)