Some checks reported errors
continuous-integration/drone/push Build encountered an error
13 lines
366 B
Text
13 lines
366 B
Text
# RockyLinux-NFV-OpenvSwitch.repo
|
|
#
|
|
# Please see http://wiki.centos.org/SpecialInterestGroup/NFV for more
|
|
# information
|
|
|
|
[centos-nfv-openvswitch]
|
|
name=CentOS Stream 9 - NFV OpenvSwitch
|
|
baseurl=http://mirror.stream.centos.org/SIGs/9-stream/nfv/$basearch/openvswitch-2/
|
|
gpgcheck=1
|
|
enabled=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-NFV
|
|
module_hotfixes=1
|
|
|