forked from kubevirt/kubevirt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
repo.yaml
25 lines (25 loc) · 1.12 KB
/
repo.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
repositories:
- arch: x86_64
baseurl: http://mirror.stream.centos.org/9-stream/BaseOS/x86_64/os/
name: centos/stream9-baseos-x86_64
gpgkey: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official
- arch: x86_64
baseurl: http://mirror.stream.centos.org/9-stream/AppStream/x86_64/os/
name: centos/stream9-appstream-x86_64
gpgkey: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official
- arch: x86_64
baseurl: http://mirror.stream.centos.org/9-stream/CRB/x86_64/os/
name: centos/stream9-crb-x86_64
gpgkey: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official
- arch: aarch64
baseurl: http://mirror.stream.centos.org/9-stream/BaseOS/aarch64/os/
name: centos/stream9-baseos-aarch64
gpgkey: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official
- arch: aarch64
baseurl: http://mirror.stream.centos.org/9-stream/AppStream/aarch64/os/
name: centos/stream9-appstream-aarch64
gpgkey: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official
- arch: aarch64
baseurl: http://mirror.stream.centos.org/9-stream/CRB/aarch64/os/
name: centos/stream9-crb-aarch64
gpgkey: https://www.centos.org/keys/RPM-GPG-KEY-CentOS-Official