forked from AlmaLinux/albs-web-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcentos_stream.yml
More file actions
48 lines (46 loc) · 757 Bytes
/
centos_stream.yml
File metadata and controls
48 lines (46 loc) · 757 Bytes
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
- name: CentOSStream8
distr_type: rhel
distr_version: '8'
priority: 2
test_dist_name: CentOSStream8
modularity: {}
data:
versions:
is_reference: true
type: rpm
arch_list:
- x86_64
- aarch64
- ppc64le
- name: CentOSStream9
distr_type: rhel
distr_version: '9'
priority: 2
test_dist_name: CentOSStream9
modularity: {}
data:
versions:
is_reference: true
type: rpm
arch_list:
- x86_64
- aarch64
- ppc64le
- s390x
- name: CentOSStream10
distr_type: rhel
distr_version: '10'
priority: 2
test_dist_name: CentOSStream10
modularity: {}
data:
versions:
is_reference: true
type: rpm
arch_list:
- x86_64
- x86_64_v2
- aarch64
- ppc64le
- s390x