Skip to content

Commit 38ad72a

Browse files
committed
Amend architecture defining variable
1 parent 07072cc commit 38ad72a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

etc/kayobe/stackhpc-overcloud-dib.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,7 @@ 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_architecture }}"
20-
18+
architecture: "{{ overcloud_dib_architecture }}"
2119

2220
# StackHPC overcloud DIB image name.
2321
stackhpc_overcloud_dib_name: "deployment_image"

0 commit comments

Comments
 (0)