Set jigdo creation to false
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
cc5105cead
commit
012ddf1433
@ -55,6 +55,9 @@ repoclosure_backend = 'dnf'
|
||||
createrepo_deltas = False
|
||||
createrepo_database = True
|
||||
|
||||
#jigdo
|
||||
create_jigdo = False
|
||||
|
||||
# fomat: [(variant_uid_regex, {arch|*: [packages]})]
|
||||
additional_packages = [
|
||||
('^Everything$', {
|
||||
|
Loading…
x
Reference in New Issue
Block a user