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 443214e commit ccbc760Copy full SHA for ccbc760
etc/kayobe/ipa.yml
@@ -47,8 +47,8 @@ ipa_build_dib_elements_extra:
47
48
# Dictionary of additional environment variables to provide to Diskimage
49
# Builder (DIB) during IPA image build.
50
-#ipa_build_dib_env_extra:
51
-
+ipa_build_dib_env_extra:
+ DIB_IPA_COMPRESS_CMD: 'zstd -19 --compress'
52
# Dictionary of environment variables to provide to Diskimage Builder (DIB)
53
# during IPA image build.
54
#ipa_build_dib_env:
0 commit comments