Update mock config
This commit is contained in:
parent
9daa65e656
commit
612302b13f
@ -4,7 +4,7 @@ config_opts['legal_host_arches'] = ('x86_64',)
|
||||
config_opts['chroot_setup_cmd'] = 'install @buildsys-build python3-PyXB asciidoc dia python3-lxml python3-nose python3-setuptools python3-devel scl-utils-build xmlto'
|
||||
config_opts['dist'] = 'rawhide' # only useful for --resultdir variable subst
|
||||
config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
|
||||
config_opts['releasever'] = '21'
|
||||
config_opts['releasever'] = '23'
|
||||
|
||||
config_opts['yum.conf'] = """
|
||||
[main]
|
||||
@ -17,6 +17,7 @@ syslog_device=
|
||||
metadata_expire=1
|
||||
mirrorlist_expire=1
|
||||
debuglevel=2
|
||||
reposdir=/dev/null$
|
||||
|
||||
[mock-rawhide]
|
||||
name=mock-rawhide
|
||||
|
Loading…
Reference in New Issue
Block a user