mirror of
https://github.com/rocky-linux/ansible-role-kojid.git
synced 2024-11-14 17:21:24 +00:00
disable bootstrap images
This commit is contained in:
parent
7efa75f4b0
commit
153a10f558
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user