File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ overcloud_dib_host_packages_extra:
67
67
overcloud_dib_git_elements_extra :
68
68
- repo : " https://github.com/stackhpc/stackhpc-image-elements"
69
69
local : " {{ source_checkout_path }}/stackhpc-image-elements"
70
- version : " v1.6.3 "
70
+ version : " jammy-cloud-init-fixup "
71
71
elements_path : " elements"
72
72
73
73
# List of git repositories containing Diskimage Builder (DIB) elements. See
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ stackhpc_overcloud_dib_elements:
31
31
- " {% if os_distribution == 'rocky' %}dracut-regenerate{% endif %}"
32
32
- " {% if os_distribution == 'ubuntu' %}lvm{% endif %}"
33
33
- " openssh-server"
34
+ - " jammy-cloud-init-fixup"
34
35
- " {% if os_distribution == 'ubuntu' %}sudoers{% endif %}"
35
36
36
37
# StackHPC overcloud DIB image environment variables.
You can’t perform that action at this time.
0 commit comments