koji_builder: explicitly say false for bootstrap
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6a4a3c247e
commit
efcb0adbe0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue