We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9c754e commit 343d0edCopy full SHA for 343d0ed
etc/kayobe/stackhpc.yml
@@ -29,7 +29,7 @@ stackhpc_rocky_9_url_version: "{{ '9.' + stackhpc_pulp_repo_rocky_9_minor_versio
29
30
# Pick build architecture for kolla and disk image builder
31
# Choose between x86 or arm64
32
-stackhpc_cpu_arch: 'x86'
+stackhpc_cpu_arch: 'x86_64'
33
34
###############################################################################
35
# Debs
0 commit comments