[centos7-els]
name = CentOS 7 Extended Lifecycle Support by TuxCare
baseurl = https://repo.tuxcare.com/centos7-els/updates/$basearch/
enabled = 1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-TuxCare
gpgcheck=1
ip_resolve = ipv4
sslverify = 0
keepcache = 0
[centos7-els-testing]
name = CentOS 7 Extended Lifecycle Support by TuxCare
baseurl = https://repo.tuxcare.com/centos7-els/updates-testing/$basearch/
enabled = 0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-TuxCare
gpgcheck=1
[centos7-els-debug]
name = CentOS 7 Extended Lifecycle Support Debug by TuxCare
baseurl = https://repo.tuxcare.com/centos7-els/updates/$basearch-debug/
enabled = 0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-TuxCare
gpgcheck=1
|