smeserver-pungi/smeserver.conf

20 lines
379 B
Plaintext
Raw Normal View History

2024-07-03 07:55:24 +02:00
from shared/variables import *
from rocky/variables import *
from shared/all import *
from rocky/override import *
koji_profile = "koji"
filter_system_release_packages = False
createiso_break_hardlinks = True
# GATHER
gather_prepopulate = "prepopulate.json"
greedy_method = "none"
# CHECKSUMS
media_checksums = ['sha256']
media_checksum_one_file = True
create_jigdo = False