koji_builder: try and disable this for epel7 issues
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2dc687f553
commit
cea3915ed8
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ config_opts['nosync'] = True
|
|||
config_opts['nosync_force'] = True
|
||||
config_opts['environment']['LANG'] = 'C.UTF-8'
|
||||
config_opts['use_bootstrap'] = True
|
||||
config_opts['yum_install_command'] += " --disablerepo=rhel7-server-devtools"
|
||||
config_opts['yum_install_command'] += " -x devtoolset*"
|
||||
config_opts['dnf_warning'] = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue