include('/etc/mock/epel-7-x86_64.cfg') config_opts['root'] = '1143817-epel-7-x86_64' config_opts['chroot_additional_packages'] = 'rh-python36 scl-utils-build-helpers scl-utils-build centos-release-scl libcurl-devel rh-python36-pycparser rh-python36-pbr rh-python36-cffi python3-rpm-macros python-rpm-macros rh-python36-build rh-python36-setuptools_scm rh-python36-python rh-python36-python-devel gcc make libffi-devel openssl-devel libxml2-devel libxslt-devel gcc-c++ rh-postgresql10-postgresql-devel openldap-devel xmlsec1-devel libxml2-devel xmlsec1-openssl-devel libtool-ltdl-devel rh-python36-python-sphinx rh-python36-six' config_opts['rpmbuild_networking'] = False config_opts['use_host_resolv'] = False config_opts['macros']['%copr_username'] = 'mrmeee' config_opts['macros']['%copr_projectname'] = 'ansible-awx' config_opts['use_bootstrap_container'] = False config_opts['yum.conf'] += """ [copr_base] name='Copr repository' baseurl=https://copr-be.cloud.fedoraproject.org/results/mrmeee/ansible-awx/epel-7-x86_64/ gpgcheck=0 enabled=1 skip_if_unavailable=0 metadata_expire=0 cost=1 best=1 [http_mirror_centos_org_centos_7_sclo_x86_64_rh] name='Additional repo http_mirror_centos_org_centos_7_sclo_x86_64_rh' baseurl=http://mirror.centos.org/centos/7/sclo/x86_64/rh/ gpgcheck=0 enabled=1 skip_if_unavailable=0 metadata_expire=0 cost=1 best=1 """