koji_builder: disable bootstrap images in mock for the time being
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5493dd255b
commit
53d5299895
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@ config_opts['nspawn_args'] += ['--bind=/dev/fuse']
|
|||
config_opts['dnf_command'] = '/usr/bin/dnf-3'
|
||||
config_opts['system_dnf_command'] = '/usr/bin/dnf-3'
|
||||
config_opts['dnf_install_command'] = 'install python3-dnf dnf-plugins-core'
|
||||
config_opts['use_bootstrap_image'] = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue