Blob Blame History Raw
# Please see http://wiki.centos.org/SpecialInterestGroup/Virtualization for more
# information
#
# The metalink system uses the connecting IP address of the client and the
# update status of each mirror to pick current mirrors that are geographically
# close to the client.  You should use this for CentOS updates unless you are
# manually picking other mirrors.
#
# If the metalink does not work for you, you can try the commented out
# baseurl line instead.

[centos-ovirt45]
name=CentOS Stream $releasever - oVirt 4.5
# baseurl=http://mirror.stream.centos.org/SIGs/$stream/virt/$basearch/ovirt-45/
metalink=https://mirrors.centos.org/metalink?repo=centos-virt-sig-ovirt-45-$stream&arch=$basearch&protocol=https,http
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization

[centos-ovirt45-testing]
name=CentOS Stream $releasever - oVirt 4.5 - Testing
baseurl=https://buildlogs.centos.org/$stream/virt/$basearch/ovirt-45/
gpgcheck=0
enabled=0

[centos-ovirt45-debug]
name=CentOS Stream $releasever - oVirt 4.5 - Debug
# baseurl=http://mirror.stream.centos.org/SIGs/$stream/virt/$basearch/ovirt-45/debug/
metalink=https://mirrors.centos.org/metalink?repo=centos-virt-sig-ovirt-45-debug-$stream&arch=$basearch&protocol=https,http
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization

[centos-ovirt45-source]
name=CentOS Stream $releasever - oVirt 4.5 - Source
#baseurl=http://mirror.stream.centos.org/SIGs/$stream/virt/source/ovirt-45/
metalink=https://mirrors.centos.org/metalink?repo=centos-virt-sig-ovirt-45-source-$stream&arch=$basearch&protocol=https,http
gpgcheck=1
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Virtualization

# These are avaliable only as testing repositories

[ovirt-45-centos-stream-openstack-yoga-testing]
name=CentOS Stream 9 - oVirt 4.5 - OpenStack Yoga Repository - testing
baseurl=https://buildlogs.centos.org/$stream/cloud/$basearch/openstack-yoga/
gpgcheck=0
enabled=1

# A few packages couldn't be built within CBS. We are hosting the rpms on resources.ovirt.org.
[ovirt-45-upstream]
name=oVirt upstream for CentOS Stream $releasever - oVirt 4.5
enabled=1
mirrorlist=https://mirrorlist.ovirt.org/mirrorlist-ovirt-4.5-el$releasever
#baseurl=https://resources.ovirt.org/pub/ovirt-4.5/rpm/el$releasever
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oVirt-4.5

[ovirt-45-upstream-testing]
name=oVirt upstream for CentOS Stream $releasever - oVirt 4.5 - testing
enabled=0
mirrorlist=https://mirrorlist.ovirt.org/mirrorlist-ovirt-4.5-pre-el$releasever
#baseurl=https://resources.ovirt.org/pub/ovirt-4.5-pre/rpm/el$releasever
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oVirt-4.5

# As Yoga is under development, also including RDO trunk
[rdo-delorean-component-cinder]
name=RDO Delorean OpenStack Cinder - current
baseurl=https://trunk.rdoproject.org/centos9-yoga/component/cinder/current/
enabled=1
gpgcheck=0

[rdo-delorean-component-network]
name=RDO Delorean Network - current
baseurl=https://trunk.rdoproject.org/centos9-yoga/component/network/current/
enabled=1
gpgcheck=0

[rdo-delorean-component-clients]
name=RDO Delorean Clients - current
baseurl=https://trunk.rdoproject.org/centos9-yoga/component/clients/current/
enabled=1
gpgcheck=0

[rdo-delorean-component-common]
name=RDO Delorean Common - current
baseurl=https://trunk.rdoproject.org/centos9-yoga/component/common/current/
enabled=1
gpgcheck=0