Skip to content

Commit aa52228

Browse files
MaxBed4dAlex-Welsh
andauthored
Fix space formatting
Co-authored-by: Alex-Welsh <[email protected]>
1 parent 564f043 commit aa52228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/overcloud-dib.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ overcloud_dib_git_elements_extra:
7171
elements_path: "elements"
7272

7373
# Selects the architecture of the overcloud host image being built.
74-
overcloud_dib_architechture: "{{ 'amd64' if stackhpc_cpu_arch == 'x86_64' else 'arm64' }}"
74+
overcloud_dib_architechture: "{{ 'amd64' if stackhpc_cpu_arch == 'x86_64' else 'arm64' }}"
7575

7676
# List of git repositories containing Diskimage Builder (DIB) elements. See
7777
# stackhpc.openstack.os_images role for usage. Default is a combination of

0 commit comments

Comments
 (0)