We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5829d commit 8bc6f94Copy full SHA for 8bc6f94
1 file changed
etc/kayobe/ipa.yml
@@ -51,8 +51,8 @@ ipa_build_rocky_pre_gazpacho: False
51
# Dictionary of additional environment variables to provide to Diskimage
52
# Builder (DIB) during IPA image build.
53
#TODO(ClaudiaWatson): remove DIB_IPA_COMPRESS_CMD for Flamingo
54
-ipa_build_dib_env_extra:
55
- DIB_IPA_COMPRESS_CMD: 'zstd -19'
+# ipa_build_dib_env_extra:
+# DIB_IPA_COMPRESS_CMD: 'zstd -19'
56
57
# Dictionary of environment variables to provide to Diskimage Builder (DIB)
58
# during IPA image build.
0 commit comments