Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions etc/kayobe/ipa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ ipa_build_dib_elements_extra:

# Dictionary of additional environment variables to provide to Diskimage
# Builder (DIB) during IPA image build.
#ipa_build_dib_env_extra:

ipa_build_dib_env_extra:
DIB_IPA_COMPRESS_CMD: 'zstd -19 --compress'
# Dictionary of environment variables to provide to Diskimage Builder (DIB)
# during IPA image build.
#ipa_build_dib_env:
Expand Down
4 changes: 2 additions & 2 deletions etc/kayobe/pulp-ipa-image-versions.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
# IPA image versioning tags
stackhpc_rocky_9_ipa_image_version: "2025.1-20250924T145101"
stackhpc_ubuntu_noble_ipa_image_version: "2025.1-20250924T145101"
stackhpc_rocky_9_ipa_image_version: "2025.1-20250929T120332"
stackhpc_ubuntu_noble_ipa_image_version: "2025.1-20250929T120332"
Loading