Bodhi: Make sure pungi creates the sqlite files during the compose

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna
2019-01-08 09:36:27 +01:00
parent 4e453546aa
commit c018162b61

View File

@@ -63,6 +63,7 @@ createrepo_checksum = 'sha256'
createrepo_deltas = [
('^Everything$', {'*': True})
]
createrepo_database = True
# CHECKSUMS
media_checksums = ['sha256']