disable bootstrap images

This commit is contained in:
Louis Abel 2023-08-30 13:21:29 -07:00
parent 7efa75f4b0
commit 153a10f558
Signed by: label
GPG Key ID: 3331F061D1D9990E
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ config_opts['macros']['%bugurl'] = '{{ kojid_bugzilla }}'
config_opts['nosync'] = True
config_opts['nosync_force'] = True
config_opts['environment']['LANG'] = 'C.UTF-8'
config_opts['use_bootstrap_image'] = False