include('/etc/mock/epel-7-x86_64.cfg') config_opts['root'] = '1140278-epel-7-x86_64' config_opts['rpmbuild_networking'] = True config_opts['use_host_resolv'] = True config_opts['macros']['%copr_username'] = 'mbignami' config_opts['macros']['%copr_projectname'] = 'phalcon-el7-webtatic' config_opts['use_bootstrap_container'] = False config_opts['yum.conf'] += """ [copr_base] name='Copr repository' baseurl=https://copr-be.cloud.fedoraproject.org/results/mbignami/phalcon-el7-webtatic/epel-7-x86_64/ gpgcheck=0 enabled=1 skip_if_unavailable=0 metadata_expire=0 cost=1 best=1 [https_repo_webtatic_com_yum_el7_basearch] name='Additional repo https_repo_webtatic_com_yum_el7_basearch' baseurl=https://repo.webtatic.com/yum/el7/$basearch/ gpgcheck=0 enabled=1 skip_if_unavailable=0 metadata_expire=0 cost=1 best=1 """