Skip to content

Commit c9f58d9

Browse files
committed
Fix ssh in Ubuntu overcloud host images
Bumps the ``stackhpc_ubuntu_jammy_overcloud_host_image_version`` to fix an issue where ``authorized_keys`` for the ``ubuntu`` user was not populated on newly provisioned nodes.
1 parent 80b8b0e commit c9f58d9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Overcloud host image versioning tags
33
# These images must be in SMS, since they are used by our AIO CI runners
44
stackhpc_rocky_9_overcloud_host_image_version: "2024.1-20241209T151515"
5-
stackhpc_ubuntu_jammy_overcloud_host_image_version: "2024.1-20250116T133659"
5+
stackhpc_ubuntu_jammy_overcloud_host_image_version: "2024.1-20250408T082408"
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
fixes:
3+
- |
4+
Bumps the ``stackhpc_ubuntu_jammy_overcloud_host_image_version`` to fix an
5+
issue where ``authorized_keys`` for the ``ubuntu`` user was not populated
6+
on newly provisioned nodes.

0 commit comments

Comments
 (0)