Revert "Disable zchunk metadata creation for now"

Now that zchunk-1.1.0 and libcurl-7.64.0-5 are in rawhide
lets give it a try again.

https://pagure.io/dusty/failed-composes/issue/1703#comment-562223
https://bugzilla.redhat.com/show_bug.cgi?id=1690971#c6

This reverts commit c723442a3e.

Signed-off-by: Mohan Boddu mboddu@bhujji.com
This commit is contained in:
Mohan Boddu 2019-03-24 11:32:05 -04:00
parent c723442a3e
commit 04b184c8ce

View File

@ -83,6 +83,7 @@ repoclosure_backend = 'dnf'
createrepo_deltas = False
createrepo_database = True
createrepo_use_xz = True
createrepo_extra_args = ['--zck', '--zck-dict-dir=/usr/share/fedora-repo-zdicts/rawhide']
# CHECKSUMS
media_checksums = ['sha256']