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 f5a1d8c commit ac6f265Copy full SHA for ac6f265
etc/kayobe/environments/ci-builder/overcloud-dib.yml
@@ -18,3 +18,5 @@ overcloud_dib_build_host_images: true
18
# "packages": "{{ overcloud_dib_packages }}"}.
19
overcloud_dib_host_images:
20
- "{{ stackhpc_overcloud_dib_host_image }}"
21
+
22
+overcloud_dib_architecture: "arm64"
requirements.txt
@@ -1,3 +1,3 @@
1
-kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/2024.1
+kayobe@git+https://github.com/stackhpc/kayobe@aarch64-image-build
2
ansible-modules-hashivault>=5.2.1
3
jmespath
0 commit comments