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 53a7363 commit 6807f82Copy full SHA for 6807f82
etc/kayobe/stackhpc.yml
@@ -28,7 +28,7 @@ stackhpc_include_os_minor_version_in_repo_url: false
28
stackhpc_rocky_9_url_version: "{{ '9.' + stackhpc_pulp_repo_rocky_9_minor_version | string if stackhpc_include_os_minor_version_in_repo_url | bool else '9' }}"
29
30
# Pick build architecture for kolla and disk image builder
31
-# Choose between x86 or arm64
+# Choose between x86_64 or arm64
32
stackhpc_cpu_arch: 'x86_64'
33
34
###############################################################################
0 commit comments