Update for el9
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
8a59404c26
commit
b534f067ce
3 changed files with 52 additions and 4 deletions
13
files/etc/yum.repos.d/CentOS-9-Stream-NFV-OpenvSwitch.repo
Normal file
13
files/etc/yum.repos.d/CentOS-9-Stream-NFV-OpenvSwitch.repo
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue