mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-13 13:19:43 +08:00
Mock: Set user_bootstrap_container to False to fix module builds with latest Mock
This commit is contained in:
@@ -67,6 +67,7 @@ config_opts['extra_chroot_dirs'] = [ '/run/lock', ]
|
||||
config_opts['releasever'] = ''
|
||||
config_opts['package_manager'] = 'dnf'
|
||||
config_opts['nosync'] = True
|
||||
config_opts['use_bootstrap_container'] = False
|
||||
|
||||
config_opts['yum.conf'] = \"\"\"
|
||||
$yum_conf
|
||||
|
||||
Reference in New Issue
Block a user