Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion etc/kayobe/pulp-host-image-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Overcloud host image versioning tags
# These images must be in SMS, since they are used by our AIO CI runners
stackhpc_rocky_9_overcloud_host_image_version: "2024.1-20241209T151515"
stackhpc_ubuntu_jammy_overcloud_host_image_version: "2024.1-20250116T133659"
stackhpc_ubuntu_jammy_overcloud_host_image_version: "2024.1-20250408T082408"
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
fixes:
- |
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.
Loading