-
Notifications
You must be signed in to change notification settings - Fork 12
/
supported_OS.json
31 lines (31 loc) · 1.13 KB
/
supported_OS.json
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
{
"json_version": "1.9",
"SUSE Linux Enterprise Server 12 SP2": "NOK",
"SUSE Linux Enterprise Server 12 SP3": "NOK",
"SUSE Linux Enterprise Server 15": "NOK",
"Red Hat Enterprise Linux": "NOK",
"Red Hat Enterprise Linux Server 7.4": "NOK",
"Red Hat Enterprise Linux Server 7.5": "NOK",
"Red Hat Enterprise Linux Server 7.6": "OK",
"Red Hat Enterprise Linux Server 7.7": "OK",
"Red Hat Enterprise Linux Server 7.8": "OK",
"Red Hat Enterprise Linux Server 7.9": "OK",
"Red Hat Enterprise Linux 8.0": "NOK",
"Red Hat Enterprise Linux 8.1": "NOK",
"Red Hat Enterprise Linux 8.2": "NOK",
"Red Hat Enterprise Linux 8.3": "NOK",
"Red Hat Enterprise Linux 8.4": "NOK",
"Red Hat Enterprise Linux 8.5": "NOK",
"Red Hat Enterprise Linux 8.6": "OK",
"Red Hat Enterprise Linux 8.7": "OK",
"Red Hat Enterprise Linux 8.8": "OK",
"CentOS Linux 7.5.1804": "NOK",
"CentOS Linux 7.6.1810": "NOK",
"CentOS Linux 7.7.1908": "NOK",
"CentOS Linux 7.8.2003": "NOK",
"CentOS Linux 7.9.2009": "NOK",
"CentOS Linux 8.0.1905": "NOK",
"CentOS Linux 8.1.1911": "NOK",
"CentOS Linux 8.2.2004": "NOK",
"CentOS Linux 8.3.2011": "NOK"
}