releng: secondary: update aarch64 mock configs
This commit is contained in:
parent
4ec8ff4264
commit
97308094f0
3 changed files with 1 additions and 10 deletions
|
@ -4,11 +4,8 @@ config_opts['chroot_setup_cmd'] = 'install @buildsys-build vim-enhanced pungi'
|
|||
config_opts['dist'] = 'fc16' # only useful for --resultdir variable subst
|
||||
config_opts['plugin_conf']['root_cache_enable'] = False
|
||||
config_opts['internal_dev_setup'] = True
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/srv/pungi', '/srv/pungi' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/dev', '/dev' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/mnt/koji', '/mnt/koji' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/mnt/fedora_koji', '/mnt/fedora_koji' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/pub/fedora', '/pub/fedora' ))
|
||||
|
||||
|
||||
config_opts['yum.conf'] = """
|
||||
[main]
|
||||
|
|
|
@ -4,11 +4,8 @@ config_opts['chroot_setup_cmd'] = 'install @buildsys-build vim-enhanced pungi'
|
|||
config_opts['dist'] = 'fc16' # only useful for --resultdir variable subst
|
||||
config_opts['plugin_conf']['root_cache_enable'] = False
|
||||
config_opts['internal_dev_setup'] = False
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/srv/pungi', '/srv/pungi' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/dev', '/dev' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/mnt/koji', '/mnt/koji' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/mnt/fedora_koji', '/mnt/fedora_koji' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/pub/fedora', '/pub/fedora' ))
|
||||
|
||||
|
||||
config_opts['yum.conf'] = """
|
||||
|
|
|
@ -4,11 +4,8 @@ config_opts['chroot_setup_cmd'] = 'install @buildsys-build vim-enhanced pungi'
|
|||
config_opts['dist'] = 'fc16' # only useful for --resultdir variable subst
|
||||
config_opts['plugin_conf']['root_cache_enable'] = False
|
||||
config_opts['internal_dev_setup'] = False
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/srv/pungi', '/srv/pungi' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/dev', '/dev' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/mnt/koji', '/mnt/koji' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/mnt/fedora_koji', '/mnt/fedora_koji' ))
|
||||
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/pub/fedora', '/pub/fedora' ))
|
||||
|
||||
config_opts['yum.conf'] = """
|
||||
[main]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue