koji_builder: explicitly say false for bootstrap

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-08-06 10:43:28 -07:00
parent 6a4a3c247e
commit efcb0adbe0

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'] = False
config_opts['dnf_warning'] = False