koji_builder: disable mock bootstrap

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-08-06 08:19:54 -07:00
parent b63cb1d9f6
commit 6a4a3c247e

View file

@ -5,5 +5,5 @@ config_opts['macros']['%bugurl'] = 'https://bugz.fedoraproject.org/%name'
config_opts['nosync'] = True
config_opts['nosync_force'] = True
config_opts['environment']['LANG'] = 'C.UTF-8'
config_opts['use_bootstrap'] = True
#config_opts['use_bootstrap'] = True
config_opts['dnf_warning'] = False