Skip to content

Commit 564f043

Browse files
committed
Add image properties.cpu_arch
1 parent 6807f82 commit 564f043

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

+3
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ stackhpc_overcloud_dib_host_image:
1515
elements: "{{ stackhpc_overcloud_dib_elements }}"
1616
env: "{{ stackhpc_overcloud_dib_env_vars }}"
1717
packages: "{{ stackhpc_overcloud_dib_packages }}"
18+
properties:
19+
- cpu_arch: "{{ overcloud_dib_architechture }} "
20+
1821

1922
# StackHPC overcloud DIB image name.
2023
stackhpc_overcloud_dib_name: "deployment_image"

0 commit comments

Comments
 (0)