Skip to content

Commit ac6f265

Browse files
committed
Add call to custom branch of kayobe
1 parent f5a1d8c commit ac6f265

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

etc/kayobe/environments/ci-builder/overcloud-dib.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ overcloud_dib_build_host_images: true
1818
# "packages": "{{ overcloud_dib_packages }}"}.
1919
overcloud_dib_host_images:
2020
- "{{ stackhpc_overcloud_dib_host_image }}"
21+
22+
overcloud_dib_architecture: "arm64"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
kayobe@git+https://github.com/stackhpc/kayobe@stackhpc/2024.1
1+
kayobe@git+https://github.com/stackhpc/kayobe@aarch64-image-build
22
ansible-modules-hashivault>=5.2.1
33
jmespath

0 commit comments

Comments
 (0)