Files
fedora-infra_ansible/roles/bkernel/files/bkernel-site-defaults.cfg
2018-02-16 23:08:05 +00:00

5 lines
277 B
INI

# mount the pesign socket into the chroot
config_opts['plugin_conf']['bind_mount_opts']['dirs'].append(('/var/run/pesign', '/var/run/pesign' ))
config_opts['plugin_conf']['package_state_enable'] = False
config_opts['macros']['%bugurl'] = 'https://bugz.fedoraproject.org/%name'