include('/etc/mock/fedora-rawhide-i386.cfg')

config_opts['root'] = '762739-fedora-rawhide-i386'




config_opts['rpmbuild_networking'] = True
config_opts['use_host_resolv'] = True


config_opts['use_bootstrap_container'] = True


config_opts['bootstrap_chroot_additional_packages'] = []
config_opts['bootstrap_module_enable'] = []
config_opts['bootstrap_module_install'] = []



config_opts['yum.conf'] += """

[copr_base]
name='Copr repository'
baseurl=https://copr-be.cloud.fedoraproject.org/results/frostyx/tracer/fedora-rawhide-i386/
gpgcheck=0
enabled=1
skip_if_unavailable=1
metadata_expire=0
cost=1
best=1

"""