Skip to content

Commit 2fea1c5

Browse files
committed
feat: build from jammy-cloud-init-fixup elements
1 parent 082e447 commit 2fea1c5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

etc/kayobe/overcloud-dib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ overcloud_dib_host_packages_extra:
6767
overcloud_dib_git_elements_extra:
6868
- repo: "https://github.com/stackhpc/stackhpc-image-elements"
6969
local: "{{ source_checkout_path }}/stackhpc-image-elements"
70-
version: "v1.6.3"
70+
version: "jammy-cloud-init-fixup"
7171
elements_path: "elements"
7272

7373
# List of git repositories containing Diskimage Builder (DIB) elements. See

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ stackhpc_overcloud_dib_elements:
3131
- "{% if os_distribution == 'rocky' %}dracut-regenerate{% endif %}"
3232
- "{% if os_distribution == 'ubuntu' %}lvm{% endif %}"
3333
- "openssh-server"
34+
- "jammy-cloud-init-fixup"
3435
- "{% if os_distribution == 'ubuntu' %}sudoers{% endif %}"
3536

3637
# StackHPC overcloud DIB image environment variables.

0 commit comments

Comments
 (0)